Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.c621 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_no_error() function
690 texturestorage_no_error(1, texture, levels, internalformat, width, 1, 1); in _mesa_TextureStorage1D_no_error()
708 texturestorage_no_error(2, texture, levels, internalformat, width, height, 1); in _mesa_TextureStorage2D_no_error()
727 texturestorage_no_error(3, texture, levels, internalformat, width, height, in _mesa_TextureStorage3D_no_error()