Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.h114 GLboolean st_SetTextureStorageForMemoryObject(struct gl_context *ctx,
Dst_cb_texture.c3511 st_SetTextureStorageForMemoryObject(struct gl_context *ctx, in st_SetTextureStorageForMemoryObject() function
/third_party/mesa3d/src/mesa/main/
Dtexstorage.c516 if (!st_SetTextureStorageForMemoryObject(ctx, texObj, memObj, in texture_storage()
Dteximage.c6887 if (!st_SetTextureStorageForMemoryObject(ctx, texObj, in texture_image_multisample()