Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/gx2ut/
Dgx2utExpand.h144 void GX2UTSetExpandDepthState(GX2Boolean enable);
220 GX2UTSetExpandDepthState(GX2_ENABLE); in GX2UTExpandDepthBuffer()
226 GX2UTSetExpandDepthState(GX2_DISABLE); in GX2UTExpandDepthBuffer()
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/headers/cafe/gx2ut/
Dgx2utExpand.h144 void GX2UTSetExpandDepthState(GX2Boolean enable);
220 GX2UTSetExpandDepthState(GX2_ENABLE); in GX2UTExpandDepthBuffer()
226 GX2UTSetExpandDepthState(GX2_DISABLE); in GX2UTExpandDepthBuffer()
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2utExpandDepth.cpp210 void GX2UTSetExpandDepthState(GX2Boolean enable) in GX2UTSetExpandDepthState() function