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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 2760 LLVMValueRef tex_width, newcoords[5]; local
3058 newcoords[i] = coords[i];
3091 newcoords,
3096 lp_build_fetch_texel(&bld, texture_index, newcoords,
3152 newcoords,
3168 newcoords[2] = lp_build_add(&bld.int_coord_bld, newcoords[2], newcoords[3]);
3182 newcoords[0], newcoords[1]
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 3288 LLVMValueRef tex_width, newcoords[5]; local
3577 newcoords[i] = coords[i];
3610 newcoords,
3615 lp_build_fetch_texel(&bld, texture_index, ms_index, newcoords,
3672 newcoords,
3688 newcoords[2] = lp_build_add(&bld.int_coord_bld, newcoords[2], newcoords[3]);
3702 newcoords[0], newcoords[1]
    [all...]

Completed in 11 milliseconds