HomeSort by: relevance | last modified time | path
    Searched refs:texelouttmp (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 3204 LLVMValueRef texelouttmp[4][LP_MAX_VECTOR_LENGTH/16]; local
3348 texelouttmp[j][i] = texelout4[j];
3353 texel_out[j] = lp_build_concat(gallivm, texelouttmp[j], type4, num_quads);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 3724 LLVMValueRef texelouttmp[4][LP_MAX_VECTOR_LENGTH/16]; local
3869 texelouttmp[j][i] = texelout4[j];
3874 texel_out[j] = lp_build_concat(gallivm, texelouttmp[j], type4, num_quads);

Completed in 46 milliseconds