Searched refs:st_AllocTextureImageBuffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c491 * memory either in st_AllocTextureImageBuffer() or st_finalize_texture().
644 st_AllocTextureImageBuffer(struct gl_context *ctx, function in typeref:typename:GLboolean
1869 if (!st_AllocTextureImageBuffer(ctx, texImage)) {
3309 functions->AllocTextureImageBuffer = st_AllocTextureImageBuffer;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c835 * memory either in st_AllocTextureImageBuffer() or st_finalize_texture().
1011 st_AllocTextureImageBuffer(struct gl_context *ctx, function in typeref:typename:GLboolean
2458 if (!st_AllocTextureImageBuffer(ctx, texImage)) {
3736 functions->AllocTextureImageBuffer = st_AllocTextureImageBuffer;

Completed in 9 milliseconds