Home
last modified time | relevance | path

Searched defs:clip_cull_mask (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c255 uint8_t clip_cull_mask = clip_mask | cull_mask; in fd5_program_emit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c581 uint8_t clip_cull_mask = clip_mask | cull_mask; variable
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c4053 unsigned clip_cull_mask = so->clip_mask | so->cull_mask; in pack_inlocs() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1088 uint8_t clip_cull_mask = last_shader->clip_mask | last_shader->cull_mask; in tu6_emit_vpc() local

Completed in 15 milliseconds