Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c137 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
H A Dlp_state_setup.c188 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, in lp_twoside() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_cull.c53 nir_def *front_facing = nir_ieq(b, front_facing_ccw, ccw); in cull_face_triangle() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp173 nir_def *front_facing; member
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c924 nir_def *front_facing; in dzn_nir_polygon_point_mode_gs() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h178 LLVMValueRef front_facing; member