HomeSort by relevance Sort by last modified time
    Searched refs:bitmap_sampler (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 226 uint num = MAX2(fpv->bitmap_sampler + 1,
233 samplers[fpv->bitmap_sampler] = &st->bitmap.atlas_sampler;
235 samplers[fpv->bitmap_sampler] = &st->bitmap.sampler;
243 uint num = MAX2(fpv->bitmap_sampler + 1,
247 sampler_views[fpv->bitmap_sampler] = sv;
st_program.h 127 uint bitmap_sampler; member in struct:st_fp_variant
st_program.c     [all...]

Completed in 53 milliseconds