Home
last modified time | relevance | path

Searched refs:GX2_COMPARE_LESS (Results 1 – 13 of 13) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2ut.cpp249 GX2SetAlphaTest(GX2_DISABLE, GX2_COMPARE_LESS, 0.0f); in GX2UTSetCommonState()
Dgx2utExpandDepth.cpp254 GX2_COMPARE_LESS, //depthFunc in GX2UTSetExpandDepthState()
Dgx2utExpandColor.cpp243 GX2_COMPARE_LESS, //depthFunc in GX2UTSetExpandAAColorState()
Dgx2utConvertDepth.cpp318 GX2_COMPARE_LESS, //depthFunc in GX2UTSetConvertDepthState()
Dgx2utResolve.cpp302 GX2_COMPARE_LESS, //depthFunc in GX2UTSetResolveAAColorState()
Dgx2utCopy.cpp706 GX2_COMPARE_LESS, //depthFunc in GX2UTSetCopyState()
Dgx2utClear.cpp898 GX2_COMPARE_LESS, //depthFunc in GX2UTSetClearState()
/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_combo_box.cpp291 GX2_COMPARE_LESS); in Draw()
Ddemowin_double_combo_box.cpp570 GX2_COMPARE_LESS); in Draw()
Ddemowin_manager.cpp214 GX2_COMPARE_LESS); in Draw()
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c624 GX2_COMPARE_LESS); in DEMOFontAddInstance()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Enum.h140 GX2_COMPARE_LESS = 1, enumerator
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp772 GX2SetDepthOnlyControl(GX2_ENABLE, GX2_ENABLE, GX2_COMPARE_LESS); in GeometryPassDraw()