Home
last modified time | relevance | path

Searched defs:writes_depth (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h250 unsigned writes_depth:1; member
/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h214 bool writes_depth; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c1795 UNUSED bool writes_depth = local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c7146 UNUSED bool writes_depth = wm_prog_data->computed_depth_mode != BRW_PSCDEPTH_OFF; local
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3564 bool writes_depth; member