Searched defs:front_facing (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_nir_cull.c | 74 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 D | d3d12_gs_variant.cpp | 136 nir_ssa_def *front_facing; member in struct:emit_primitives_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 133 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 D | lp_state_setup.c | 185 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, local in function:lp_twoside
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 134 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 D | lp_state_setup.c | 186 LLVMValueRef front_facing = LLVMBuildICmp(b, LLVMIntEQ, facing, local in function:lp_twoside
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 180 LLVMValueRef front_facing; member in struct:lp_bld_tgsi_system_values
|
Completed in 10 milliseconds