Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c593 st_AllocTextureImageBuffer(struct gl_context *ctx, in st_AllocTextureImageBuffer() function
1787 if (!st_AllocTextureImageBuffer(ctx, texImage)) { in st_CompressedTexImage()
2899 functions->AllocTextureImageBuffer = st_AllocTextureImageBuffer; in st_init_texture_functions()