Home
last modified time | relevance | path

Searched defs:front_facing (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c138 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
Dlp_state_setup.c183 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, in lp_twoside() local
/third_party/mesa3d/src/amd/common/
Dac_nir_cull.c74 nir_ssa_def *front_facing = nir_bcsel(b, ccw, front_facing_ccw, front_facing_cw); in cull_face() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_gs_variant.cpp159 nir_ssa_def *front_facing; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h178 LLVMValueRef front_facing; member