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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 252 static void calculate_min_max_lod(struct gl_sampler_object *samp, struct gl_texture_object *tObj, function
551 calculate_min_max_lod(samp, &t->base, &t->minLod, &t->maxLod);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 252 static void calculate_min_max_lod(struct gl_sampler_object *samp, struct gl_texture_object *tObj, function
551 calculate_min_max_lod(samp, &t->base, &t->minLod, &t->maxLod);

Completed in 52 milliseconds