Home
last modified time | relevance | path

Searched defs:cull_front (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_cull.h39 bool cull_front; member
Dac_llvm_cull.c77 struct ac_position_w_info *w, bool cull_front, bool cull_back, in ac_cull_face()
/third_party/mesa3d/src/amd/common/
Dac_nir_cull.c75 nir_ssa_def *cull_front = nir_build_load_cull_front_face_enabled_amd(b); in cull_face() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c967 bool cull_front, cull_back; in si_create_rs_state() local