Searched defs:front_facing (Results 1 – 5 of 5) sorted by relevance
138 LLVMValueRef front_facing) in lp_build_stencil_test()248 LLVMValueRef front_facing) in lp_build_stencil_op()853 LLVMValueRef front_facing = NULL; in lp_build_depth_stencil_test() local
183 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, in lp_twoside() local
74 nir_ssa_def *front_facing = nir_bcsel(b, ccw, front_facing_ccw, front_facing_cw); in cull_face() local
159 nir_ssa_def *front_facing; member
178 LLVMValueRef front_facing; member