Home | History | Annotate | Download | only in tests

Lines Matching full:textures

1519 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures,
1523 (void) textures;
1529 glDeleteTexturesEXT(GLsizei n, const GLuint *textures)
1532 (void) textures;
1536 glGenTexturesEXT(GLsizei n, GLuint *textures)
1539 (void) textures;