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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 314 /* See texture_dims() */
438 texture_dims(enum pipe_texture_target tex) function
454 assert(0 && "bad texture target in texture_dims()");
lp_bld_sample_soa.c 2753 unsigned dims = texture_dims(target);
3385 unsigned dims = texture_dims(target);
3821 dims = texture_dims(target);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 365 /* See texture_dims() */
516 texture_dims(enum pipe_texture_target tex) function
532 assert(0 && "bad texture target in texture_dims()");
lp_bld_sample_soa.c 3281 unsigned dims = texture_dims(target);
3906 unsigned dims = texture_dims(target);
4383 dims = texture_dims(target);
4605 unsigned dims = texture_dims(target);

Completed in 13 milliseconds