Home | History | Annotate | Download | only in tests

Lines Matching full:textures

1518 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures,
1522 (void) textures;
1528 glDeleteTexturesEXT(GLsizei n, const GLuint *textures)
1531 (void) textures;
1535 glGenTexturesEXT(GLsizei n, GLuint *textures)
1538 (void) textures;