Searched refs:GL_CompressedCopyTextureCHROMIUM (Results 1 – 4 of 4) sorted by relevance
214 {"glCompressedCopyTextureCHROMIUM", P(GL_CompressedCopyTextureCHROMIUM)},
622 ANGLE_EXPORT void GL_APIENTRY GL_CompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId);
3720 return GL_CompressedCopyTextureCHROMIUM(sourceId, destId); in glCompressedCopyTextureCHROMIUM()
3449 void GL_APIENTRY GL_CompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in GL_CompressedCopyTextureCHROMIUM() function