Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/gx2ut/
Dgx2utExpand.h246 void GX2UTSetConvertDepthState(GX2Boolean enable);
329 GX2UTSetConvertDepthState(GX2_ENABLE); in GX2UTConvertDepthBufferToTextureSurface()
335 GX2UTSetConvertDepthState(GX2_DISABLE); in GX2UTConvertDepthBufferToTextureSurface()
/CafeSDK-2.12.13/system/src/lib/gx2ut/headers/cafe/gx2ut/
Dgx2utExpand.h246 void GX2UTSetConvertDepthState(GX2Boolean enable);
329 GX2UTSetConvertDepthState(GX2_ENABLE); in GX2UTConvertDepthBufferToTextureSurface()
335 GX2UTSetConvertDepthState(GX2_DISABLE); in GX2UTConvertDepthBufferToTextureSurface()
/CafeSDK-2.12.13/system/src/lib/gx2ut/
Dgx2utConvertDepth.cpp277 void GX2UTSetConvertDepthState(GX2Boolean enable) in GX2UTSetConvertDepthState() function