Searched refs:AllocTextureStorage (Results 1 – 6 of 6) sorted by relevance
409 functions->AllocTextureStorage = brw_alloc_texture_storage; in brw_init_texture_functions()
205 driver->AllocTextureStorage = _mesa_AllocTextureStorage_sw; in _mesa_init_driver_functions()
474 if (!ctx->Driver.AllocTextureStorage(ctx, texObj, levels, in texture_storage()
441 GLboolean (*AllocTextureStorage)(struct gl_context *ctx, member
6923 if (!ctx->Driver.AllocTextureStorage(ctx, texObj, 1, in texture_image_multisample()
3744 functions->AllocTextureStorage = st_AllocTextureStorage; in st_init_texture_functions()