Home
last modified time | relevance | path

Searched refs:cull_front (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_cull.c77 struct ac_position_w_info *w, bool cull_front, bool cull_back, in ac_cull_face() argument
82 if (cull_front && cull_back) in ac_cull_face()
85 if (!cull_front && !cull_back && !cull_zero_area) in ac_cull_face()
103 if (cull_front) { in ac_cull_face()
353 ac_cull_face(ctx, pos, &w, options->cull_front, options->cull_back, options->cull_zero_area), in ac_cull_primitive()
Dac_llvm_cull.h39 bool cull_front; member
/third_party/mesa3d/src/amd/common/
Dac_nir_cull.c75 nir_ssa_def *cull_front = nir_load_cull_front_face_enabled_amd(b); in cull_face() local
78 nir_ssa_def *face_culled = nir_bcsel(b, front_facing, cull_front, cull_back); in cull_face()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_rasterizer.c64 .cull_front = cso->cull_face & PIPE_FACE_FRONT, in __fd6_setup_rasterizer_stateobj()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c996 bool cull_front, cull_back; in si_create_rs_state() local
999 cull_front = !!(state->cull_face & PIPE_FACE_FRONT); in si_create_rs_state()
1003 cull_front = !!(state->cull_face & PIPE_FACE_BACK); in si_create_rs_state()
1006 if (cull_front) { in si_create_rs_state()
Dgfx10_shader_ngg.c981 options.cull_front = shader->key.ge.opt.ngg_culling & SI_NGG_CULL_FRONT_FACE; in cull_primitive()
984 options.cull_zero_area = options.cull_front || options.cull_back; in cull_primitive()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c275 cfg.cull_front = cso->cull_face & PIPE_FACE_FRONT; in agx_create_rs_state()
/third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/
Dpipeline.txt16487 dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.cull_front
17871 dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_draw.cull_front
19255 dEQP-VK.pipeline.monolithic.extended_dynamic_state.between_pipelines.cull_front
20639 dEQP-VK.pipeline.monolithic.extended_dynamic_state.after_pipelines.cull_front
22023 dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_good_static.cull_front
23407 dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_dynamic.cull_front
24791 dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_static.cull_front
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dpipeline.txt69730 dEQP-VK.pipeline.extended_dynamic_state.cmd_buffer_start.cull_front
71121 dEQP-VK.pipeline.extended_dynamic_state.before_draw.cull_front
72512 dEQP-VK.pipeline.extended_dynamic_state.between_pipelines.cull_front
73903 dEQP-VK.pipeline.extended_dynamic_state.after_pipelines.cull_front
75294 dEQP-VK.pipeline.extended_dynamic_state.before_good_static.cull_front
76685 dEQP-VK.pipeline.extended_dynamic_state.two_draws_dynamic.cull_front
78076 dEQP-VK.pipeline.extended_dynamic_state.two_draws_static.cull_front