Home
last modified time | relevance | path

Searched refs:DEPTH_TEST_ENABLE (Results 1 – 25 of 94) sorted by relevance

1234

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/include/
H A DCOLLADASWRenderState.h131 DEPTH_TEST_ENABLE, /**< { bool enabled = false } */ enumerator
H A DCOLLADASWRenderStateStatic.h192 RenderState::DEPTH_TEST_ENABLE, //DepthTestEnable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWRenderState.h131 DEPTH_TEST_ENABLE, /**< { bool enabled = false } */ enumerator
H A DCOLLADAFWRenderStateStatic.h192 RenderState::DEPTH_TEST_ENABLE, //DepthTestEnable
H A DCOLLADAFWTypes.h314 DEPTH_TEST_ENABLE = 244, enumerator
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
H A Dnv20_context.c309 BEGIN_NV04(push, NV20_3D(DEPTH_TEST_ENABLE), 1); in nv20_hwctx_init()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
H A Dnv10_context.c329 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_hwctx_init()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
H A Dnv20_context.c309 BEGIN_NV04(push, NV20_3D(DEPTH_TEST_ENABLE), 1); in nv20_hwctx_init()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_raster.c102 BEGIN_NV04(push, NV10_3D(DEPTH_TEST_ENABLE), 1); in nv10_emit_depth()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/src/
H A DCOLLADAFWRenderState.cpp185 case DEPTH_TEST_ENABLE: return Constants::FX_STATE_DEPTH_TEST_ENABLE; in getColladaRenderStateName()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/src/
H A DCOLLADASWRenderState.cpp181 case DEPTH_TEST_ENABLE: return CSWC::CSW_FX_STATE_DEPTH_TEST_ENABLE; in getColladaRenderStateName()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEffectPassState.cpp326 case FUDaePassState::DEPTH_TEST_ENABLE: in SetDefaultValue()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUDaeEnum.cpp798 else if (IsEquivalent(value, DAE_FX_STATE_DEPTH_TEST_ENABLE)) return DEPTH_TEST_ENABLE; in FromString()
913 case DEPTH_TEST_ENABLE: return DAE_FX_STATE_DEPTH_TEST_ENABLE; in ToString()
H A DFUDaeEnum.h845 DEPTH_TEST_ENABLE, /**< { bool enabled = false } */ enumerator
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DFUDaeEnum.h845 DEPTH_TEST_ENABLE, /**< { bool enabled = false } */ enumerator
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomTypes.h1089 DEPTH_TEST_ENABLE = 475, variable

1234