Home
last modified time | relevance | path

Searched refs:GX2_STENCIL_REPLACE (Results 1 – 7 of 7) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2utExpandDepth.cpp258 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetExpandDepthState()
259 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetExpandDepthState()
260 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetExpandDepthState()
262 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetExpandDepthState()
263 GX2_STENCIL_REPLACE, //backStencilZFail in GX2UTSetExpandDepthState()
264 GX2_STENCIL_REPLACE);//backStencilFail in GX2UTSetExpandDepthState()
Dgx2utExpandColor.cpp247 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetExpandAAColorState()
248 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetExpandAAColorState()
249 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetExpandAAColorState()
251 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetExpandAAColorState()
252 GX2_STENCIL_REPLACE, //backStencilZFail in GX2UTSetExpandAAColorState()
253 GX2_STENCIL_REPLACE);//backStencilFail in GX2UTSetExpandAAColorState()
Dgx2utConvertDepth.cpp322 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetConvertDepthState()
323 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetConvertDepthState()
324 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetConvertDepthState()
326 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetConvertDepthState()
327 GX2_STENCIL_REPLACE, //backStencilZFail in GX2UTSetConvertDepthState()
328 GX2_STENCIL_REPLACE);//backStencilFail in GX2UTSetConvertDepthState()
Dgx2utResolve.cpp306 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetResolveAAColorState()
307 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetResolveAAColorState()
308 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetResolveAAColorState()
310 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetResolveAAColorState()
311 GX2_STENCIL_REPLACE, //backStencilZFail in GX2UTSetResolveAAColorState()
312 GX2_STENCIL_REPLACE);//backStencilFail in GX2UTSetResolveAAColorState()
Dgx2utClear.cpp665 GX2_STENCIL_REPLACE,//frontStencilZPass in GX2UTClearRectOp()
666 GX2_STENCIL_REPLACE,//frontStencilZFail in GX2UTClearRectOp()
667 GX2_STENCIL_REPLACE,//frontStencilFail in GX2UTClearRectOp()
670 GX2_STENCIL_REPLACE,//backStencilZPass in GX2UTClearRectOp()
671 GX2_STENCIL_REPLACE,//backStencilZFail in GX2UTClearRectOp()
672 GX2_STENCIL_REPLACE //backStencilFail in GX2UTClearRectOp()
902 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetClearState()
903 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetClearState()
904 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetClearState()
906 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetClearState()
[all …]
Dgx2utCopy.cpp710 GX2_STENCIL_REPLACE, //frontStencilZPass in GX2UTSetCopyState()
711 GX2_STENCIL_REPLACE, //frontStencilZFail in GX2UTSetCopyState()
712 GX2_STENCIL_REPLACE, //frontStencilFail in GX2UTSetCopyState()
714 GX2_STENCIL_REPLACE, //backStencilZPass in GX2UTSetCopyState()
715 GX2_STENCIL_REPLACE, //backStencilZFail in GX2UTSetCopyState()
716 GX2_STENCIL_REPLACE);//backStencilFail in GX2UTSetCopyState()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Enum.h157 GX2_STENCIL_REPLACE = 2, enumerator