Searched defs:cull_front (Results 1 – 4 of 4) sorted by relevance
39 bool cull_front; member
77 struct ac_position_w_info *w, bool cull_front, bool cull_back, in ac_cull_face()
75 nir_ssa_def *cull_front = nir_build_load_cull_front_face_enabled_amd(b); in cull_face() local
967 bool cull_front, cull_back; in si_create_rs_state() local