Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.c673 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_no_error() function
742 texturestorage_no_error(1, texture, levels, internalformat, width, 1, 1); in _mesa_TextureStorage1D_no_error()
760 texturestorage_no_error(2, texture, levels, internalformat, width, height, 1); in _mesa_TextureStorage2D_no_error()
779 texturestorage_no_error(3, texture, levels, internalformat, width, height, in _mesa_TextureStorage3D_no_error()

Completed in 2 milliseconds