D | texstorage.c | 392 texture_storage(struct gl_context *ctx, GLuint dims, in texture_storage() function 501 texture_storage(ctx, dims, texObj, NULL, target, levels, internalformat, in texture_storage_error() 513 texture_storage(ctx, dims, texObj, NULL, target, levels, internalformat, in texture_storage_no_error() 816 texture_storage(ctx, dims, texObj, memObj, target, levels, internalformat, in _mesa_texture_storage_memory()
|