Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_cull.h40 bool cull_back; 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.c76 nir_ssa_def *cull_back = nir_load_cull_back_face_enabled_amd(b); in cull_face() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c996 bool cull_front, cull_back; in si_create_rs_state() local