Searched refs:texturestorage_error (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texstorage.c | 579 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_error() function 697 texturestorage_error(1, texture, levels, internalformat, width, 1, 1, in _mesa_TextureStorage1D() 716 texturestorage_error(2, texture, levels, internalformat, width, height, 1, in _mesa_TextureStorage2D() 735 texturestorage_error(3, texture, levels, internalformat, width, height, depth, in _mesa_TextureStorage3D()
|