Searched defs:glGenTextures (Results 1 – 13 of 13) sorted by relevance
534 GLW_APICALL void GLW_APIENTRY glGenTextures (GLsizei n, GLuint* textures) in glGenTextures() function
74 void ContextWrapper::glGenTextures (int numTextures, deUint32* textures) in glGenTextures() function in sglr::ContextWrapper
526 #define glGenTextures imgl3wProcs.gl.GenTextures macro
454 void GL_APIENTRY glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() function
159 #define glGenTextures l_glGenTextures macro
159 #define glGenTextures t_glGenTextures macro
236 #define glGenTextures glwGenTextures macro
405 GL_APICALL void GL_APIENTRY glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
472 "glGenTextures": { object
2342 #define glGenTextures glad_glGenTextures macro
325 void GL_APIENTRY glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() function
1701 void GL_APIENTRY glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() function
1651 void CallLogWrapper::glGenTextures (glw::GLsizei n, glw::GLuint *textures) function in CallLogWrapper