Searched refs:check_gen_mipmap (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 2744 check_gen_mipmap(struct gl_context *ctx, GLenum target, in check_gen_mipmap() function 3157 check_gen_mipmap(ctx, target, texObj, level); in teximage() 3591 check_gen_mipmap(ctx, target, texObj, level); in texture_sub_image() 4224 check_gen_mipmap(ctx, target, texObj, level); in copy_texture_sub_image() 4433 check_gen_mipmap(ctx, target, texObj, level); in copyteximage() 5671 check_gen_mipmap(ctx, target, texObj, level); in compressed_texture_sub_image()
|