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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 205 LLVMValueRef border_chan; local
207 border_chan = lp_build_extract_broadcast(bld->gallivm,
213 border_chan, texel_out[chan]);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 215 LLVMValueRef border_chan; local
217 border_chan = lp_build_extract_broadcast(bld->gallivm,
223 border_chan, texel_out[chan]);

Completed in 9 milliseconds