Home
last modified time | relevance | path

Searched refs:GX2UTSetExpandDepthState (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/gx2ut/
Dgx2utExpand.h142 void GX2UTSetExpandDepthState(GX2Boolean enable);
216 GX2UTSetExpandDepthState(GX2_ENABLE); in GX2UTExpandDepthBuffer()
222 GX2UTSetExpandDepthState(GX2_DISABLE); in GX2UTExpandDepthBuffer()
/CafeSDK-2.12.13/system/src/lib/gx2ut/headers/cafe/gx2ut/
Dgx2utExpand.h142 void GX2UTSetExpandDepthState(GX2Boolean enable);
216 GX2UTSetExpandDepthState(GX2_ENABLE); in GX2UTExpandDepthBuffer()
222 GX2UTSetExpandDepthState(GX2_DISABLE); in GX2UTExpandDepthBuffer()
/CafeSDK-2.12.13/system/src/lib/gx2ut/
Dgx2utExpandDepth.cpp210 void GX2UTSetExpandDepthState(GX2Boolean enable) in GX2UTSetExpandDepthState() function