Home
last modified time | relevance | path

Searched refs:SetTextureStorageForBufferObject (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex.c394 functions->SetTextureStorageForBufferObject = in intelInitTextureFuncs()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_tex_subimage.c159 if (!ctx->Driver.SetTextureStorageForBufferObject(ctx, tex_obj, in create_texture_for_pbo()
/external/mesa3d/src/mesa/main/
Ddd.h437 bool (*SetTextureStorageForBufferObject)(struct gl_context *ctx, member