Home
last modified time | relevance | path

Searched refs:CULL_ALL (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DVertexLoaderManager.cpp279 bool cullall = (bpmem.genMode.cullmode == GenMode::CULL_ALL && primitive < 5); in RunVertices()
H A DBPMemory.h555 CULL_ALL = 3, // cull all primitives enumerator