Searched refs:texturestorage_memory (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | externalobjects.c | 351 texturestorage_memory(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_memory() function 475 texturestorage_memory(2, texture, levels, internalFormat, width, height, 1, in _mesa_TextureStorageMem2DEXT() 504 texturestorage_memory(3, texture, levels, internalFormat, width, height, in _mesa_TextureStorageMem3DEXT() 544 texturestorage_memory(1, texture, levels, internalFormat, width, 1, 1, in _mesa_TextureStorageMem1DEXT()
|