| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/core/ |
| H A D | tessellator.hpp | 234 void DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset);
|
| H A D | tessellator.cpp | 1632 void CHWTessellator::DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset) argument 1635 DefineIndex(index0,indexStorageBaseOffset);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tessellator/ |
| H A D | tessellator.hpp | 220 void DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset);
|
| H A D | tessellator.cpp | 1650 void CHWTessellator::DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset) argument 1653 DefineIndex(index0,indexStorageBaseOffset);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 253 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_pmin 282 shuffles[i*4+0] = shuffles[i*4+1] = index0; 352 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_rho 382 LLVMValueRef index0 = lp_build_const_int32(gallivm, 0); local in function:lp_build_rho 397 rho_bld->type, float_size, index0); 497 shuffles[i*4+0] = shuffles[i*4+1] = index0; 624 rho_vec = LLVMBuildExtractElement(builder, rho_vec, index0, ""); 635 rho_s = LLVMBuildExtractElement(builder, rho_vec, index0, "");
|
| H A D | lp_bld_sample_soa.c | 2091 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_sample_aniso 2132 shuffles[i*4+0] = shuffles[i*4+1] = index0; 2246 float_size0, index0);
|
| H A D | lp_bld_arit.c | 1925 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_iround_nearest_sse2 1933 arg = LLVMBuildInsertElement(builder, undef, a, index0, "");
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 227 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_rho 257 LLVMValueRef index0 = lp_build_const_int32(gallivm, 0); local in function:lp_build_rho 272 rho_bld->type, float_size, index0); 372 shuffles[i*4+0] = shuffles[i*4+1] = index0; 499 rho_vec = LLVMBuildExtractElement(builder, rho_vec, index0, ""); 510 rho_s = LLVMBuildExtractElement(builder, rho_vec, index0, "");
|
| H A D | lp_bld_arit.c | 2046 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0); local in function:lp_build_iround_nearest_sse2 2054 arg = LLVMBuildInsertElement(builder, undef, a, index0, "");
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | backend_impl.h | 224 simdscalari index0 = _simd_set_epi32(7, 6, 5, 4, 3, 2, 1, 0), index1; local in function:generateInputCoverage::generateInputCoverage 253 index0,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 1772 nir_ssa_def *index0 = nir_load_local_invocation_index(b); local in function:TEST_F 1774 nir_deref_instr *load_deref = nir_build_deref_array(b, nir_build_deref_struct(b, deref, 0), index0);
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 1644 int index0, 1665 join->arcIndex0 = index0; 1639 addJoin(miArcJoinPtr * joinsp,int * njoinsp,int * sizep,int end0,int index0,int phase0,int end1,int index1,int phase1) argument
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 1761 int end0, int index0, int phase0, int end1, int index1, int phase1) 1776 join->arcIndex0 = index0; 1758 addJoin(miArcJoinPtr * joinsp,int * njoinsp,int * sizep,int end0,int index0,int phase0,int end1,int index1,int phase1) argument
|