Home
last modified time | relevance | path

Searched refs:GE_CMD_STENCILTESTENABLE (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabState.cpp109 { L"Stencil test enable", GE_CMD_STENCILTESTENABLE, CMD_FMT_FLAG },
223 …cil test", GE_CMD_STENCILTEST, CMD_FMT_STENCILTEST, GE_CMD_STENCILTESTENABLE },
224 …encil test op", GE_CMD_STENCILOP, CMD_FMT_STENCILOP, GE_CMD_STENCILTESTENABLE },
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabState.cpp109 { L"Stencil test enable", GE_CMD_STENCILTESTENABLE, CMD_FMT_FLAG },
223 …cil test", GE_CMD_STENCILTEST, CMD_FMT_STENCILTEST, GE_CMD_STENCILTESTENABLE },
224 …encil test op", GE_CMD_STENCILOP, CMD_FMT_STENCILOP, GE_CMD_STENCILTESTENABLE },
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabState.cpp109 { L"Stencil test enable", GE_CMD_STENCILTESTENABLE, CMD_FMT_FLAG },
223 …cil test", GE_CMD_STENCILTEST, CMD_FMT_STENCILTEST, GE_CMD_STENCILTESTENABLE },
224 …encil test op", GE_CMD_STENCILOP, CMD_FMT_STENCILOP, GE_CMD_STENCILTESTENABLE },
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/
H A Dge_constants.h54 GE_CMD_STENCILTESTENABLE = 0x24, enumerator
H A DGeDisasm.cpp986 case GE_CMD_STENCILTESTENABLE: in GeDisassembleOp()
H A DGPUCommon.cpp120 …{ GE_CMD_STENCILTESTENABLE, FLAG_FLUSHBEFOREONCHANGE, DIRTY_BLEND_STATE | DIRTY_DEPTHSTENCIL_STATE…
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/
H A Dge_constants.h54 GE_CMD_STENCILTESTENABLE = 0x24, enumerator
H A DGeDisasm.cpp986 case GE_CMD_STENCILTESTENABLE: in GeDisassembleOp()
H A DGPUCommon.cpp120 …{ GE_CMD_STENCILTESTENABLE, FLAG_FLUSHBEFOREONCHANGE, DIRTY_BLEND_STATE | DIRTY_DEPTHSTENCIL_STATE…
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/
H A Dge_constants.h54 GE_CMD_STENCILTESTENABLE = 0x24, enumerator
H A DGeDisasm.cpp986 case GE_CMD_STENCILTESTENABLE: in GeDisassembleOp()
H A DGPUCommon.cpp120 …{ GE_CMD_STENCILTESTENABLE, FLAG_FLUSHBEFOREONCHANGE, DIRTY_BLEND_STATE | DIRTY_DEPTHSTENCIL_STATE…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Software/
H A DSoftGpu.cpp769 case GE_CMD_STENCILTESTENABLE:
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Software/
H A DSoftGpu.cpp769 case GE_CMD_STENCILTESTENABLE: in ExecuteOp()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Software/
H A DSoftGpu.cpp769 case GE_CMD_STENCILTESTENABLE: in ExecuteOp()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp423 WriteCmd(GE_CMD_STENCILTESTENABLE, 0); in PPGeBegin()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp423 WriteCmd(GE_CMD_STENCILTESTENABLE, 0);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp423 WriteCmd(GE_CMD_STENCILTESTENABLE, 0); in PPGeBegin()