Searched refs:index0 (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp234 void DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset);
H A Dtessellator.cpp1632 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 Dtessellator.hpp220 void DefineClockwiseTriangle(int index0, int index1, int index2, int indexStorageBaseOffset);
H A Dtessellator.cpp1650 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 Dlp_bld_sample.c253 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 Dlp_bld_sample_soa.c2091 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 Dlp_bld_arit.c1925 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 Dlp_bld_sample.c227 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 Dlp_bld_arit.c2046 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 Dbackend_impl.h224 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 Dload_store_vectorizer_tests.cpp1772 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 Dmiarc.c1644 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 Dmiarc.c1761 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

Completed in 83 milliseconds