Searched refs:SetTextureStorageForBufferObject (Results 1 – 3 of 3) sorted by relevance
394 functions->SetTextureStorageForBufferObject = in intelInitTextureFuncs()
159 if (!ctx->Driver.SetTextureStorageForBufferObject(ctx, tex_obj, in create_texture_for_pbo()
437 bool (*SetTextureStorageForBufferObject)(struct gl_context *ctx, member