Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.c464 if (!ctx->Driver.SetTextureStorageForMemoryObject(ctx, texObj, memObj, in texture_storage()
Ddd.h1180 GLboolean (*SetTextureStorageForMemoryObject)(struct gl_context *ctx, member
Dteximage.c6862 if (!ctx->Driver.SetTextureStorageForMemoryObject(ctx, texObj, in texture_image_multisample()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c3426 functions->SetTextureStorageForMemoryObject = st_SetTextureStorageForMemoryObject; in st_init_texture_functions()