Searched defs:front_facing (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_cull.c74 nir_ssa_def *front_facing = nir_bcsel(b, ccw, front_facing_ccw, front_facing_cw); local in function:cull_face
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp136 nir_ssa_def *front_facing; member in struct:emit_primitives_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c133 lp_build_stencil_test(struct lp_build_context * bld,const struct pipe_stencil_state stencil[2],LLVMValueRef stencilRefs[2],LLVMValueRef stencilVals,LLVMValueRef front_facing) argument
241 lp_build_stencil_op(struct lp_build_context * bld,const struct pipe_stencil_state stencil[2],enum stencil_op op,LLVMValueRef stencilRefs[2],LLVMValueRef stencilVals,LLVMValueRef mask,LLVMValueRef front_facing) argument
841 LLVMValueRef front_facing = NULL; local in function:lp_build_depth_stencil_test
[all...]
H A Dlp_state_setup.c185 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, local in function:lp_twoside
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c134 lp_build_stencil_test(struct lp_build_context * bld,const struct pipe_stencil_state stencil[2],LLVMValueRef stencilRefs[2],LLVMValueRef stencilVals,LLVMValueRef front_facing) argument
242 lp_build_stencil_op(struct lp_build_context * bld,const struct pipe_stencil_state stencil[2],enum stencil_op op,LLVMValueRef stencilRefs[2],LLVMValueRef stencilVals,LLVMValueRef mask,LLVMValueRef front_facing) argument
852 LLVMValueRef front_facing = NULL; local in function:lp_build_depth_stencil_test
[all...]
H A Dlp_state_setup.c186 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, local in function:lp_twoside
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h180 LLVMValueRef front_facing; member in struct:lp_bld_tgsi_system_values

Completed in 10 milliseconds