Home
last modified time | relevance | path

Searched defs:depth_enabled (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h130 bool depth_enabled : 1; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h326 bool depth_enabled; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h341 unsigned depth_enabled:1; /**< depth test enabled? */ member