Searched refs:SetTextureStorageForMemoryObject (Results 1 – 4 of 4) sorted by relevance
464 if (!ctx->Driver.SetTextureStorageForMemoryObject(ctx, texObj, memObj, in texture_storage()
1180 GLboolean (*SetTextureStorageForMemoryObject)(struct gl_context *ctx, member
6862 if (!ctx->Driver.SetTextureStorageForMemoryObject(ctx, texObj, in texture_image_multisample()
3426 functions->SetTextureStorageForMemoryObject = st_SetTextureStorageForMemoryObject; in st_init_texture_functions()