Searched defs:front_facing (Results 1 – 6 of 6) sorted by relevance
137 LLVMValueRef front_facing) in lp_build_stencil_test()247 LLVMValueRef front_facing) in lp_build_stencil_op()846 LLVMValueRef front_facing = NULL; in lp_build_depth_stencil_test() local
188 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, in lp_twoside() local
53 nir_def *front_facing = nir_ieq(b, front_facing_ccw, ccw); in cull_face_triangle() local
173 nir_def *front_facing; member
924 nir_def *front_facing; in dzn_nir_polygon_point_mode_gs() local
178 LLVMValueRef front_facing; member