Home
last modified time | relevance | path

Searched refs:st_AllocTextureStorage (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.h98 GLboolean st_AllocTextureStorage(struct gl_context *ctx,
Dst_cb_texture.c3297 st_AllocTextureStorage(struct gl_context *ctx, in st_AllocTextureStorage() function
/third_party/mesa3d/src/mesa/main/
Dtexstorage.c526 if (!st_AllocTextureStorage(ctx, texObj, levels, in texture_storage()
Dteximage.c6896 if (!st_AllocTextureStorage(ctx, texObj, 1, in texture_image_multisample()