Searched refs:calculate_min_max_lod (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c242 static void calculate_min_max_lod(struct gl_sampler_object *samp, struct gl_texture_object *tObj, function
520 calculate_min_max_lod(samp, &t->base, &t->minLod, &t->maxLod);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c242 static void calculate_min_max_lod(struct gl_sampler_object *samp, struct gl_texture_object *tObj, function
520 calculate_min_max_lod(samp, &t->base, &t->minLod, &t->maxLod);

Completed in 138 milliseconds