Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.c523 texstorage_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_error() function
645 texstorage_error(1, target, levels, internalformat, width, 1, 1, in _mesa_TexStorage1D()
663 texstorage_error(2, target, levels, internalformat, width, height, 1, in _mesa_TexStorage2D()
681 texstorage_error(3, target, levels, internalformat, width, height, depth, in _mesa_TexStorage3D()