Searched refs:areTexturesResident (Results 1 – 3 of 3) sorted by relevance
252 GLboolean areTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences); \
1884 GLboolean Context::areTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences) in areTexturesResident() function in gl::Context
7351 returnValue = context->areTexturesResident(n, textures, residences); in GL_AreTexturesResident()