Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.c575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_error() function
697 texstorage_error(1, target, levels, internalformat, width, 1, 1, in _mesa_TexStorage1D()
715 texstorage_error(2, target, levels, internalformat, width, height, 1, in _mesa_TexStorage2D()
733 texstorage_error(3, target, levels, internalformat, width, height, depth, in _mesa_TexStorage3D()

Completed in 2 milliseconds