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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstorage.c621 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, function in typeref:typename:void
690 texturestorage_no_error(1, texture, levels, internalformat, width, 1, 1);
708 texturestorage_no_error(2, texture, levels, internalformat, width, height, 1);
727 texturestorage_no_error(3, texture, levels, internalformat, width, height,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstorage.c621 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, function in typeref:typename:void
690 texturestorage_no_error(1, texture, levels, internalformat, width, 1, 1);
708 texturestorage_no_error(2, texture, levels, internalformat, width, height, 1);
727 texturestorage_no_error(3, texture, levels, internalformat, width, height,

Completed in 4 milliseconds