Searched defs:glDrawArraysIndirect (Results 1 – 13 of 13) sorted by relevance
199 "glDrawArraysIndirect": { object
1016 #define glDrawArraysIndirect gl3wDrawArraysIndirect macro
354 #define glDrawArraysIndirect l_glDrawArraysIndirect macro
354 #define glDrawArraysIndirect t_glDrawArraysIndirect macro
177 #define glDrawArraysIndirect glwDrawArraysIndirect macro
348 ANGLE_UTIL_EXPORT PFNGLDRAWARRAYSINDIRECTPROC glDrawArraysIndirect; variable
333 "glDrawArraysIndirect": { object
1577 void GL_APIENTRY glDrawArraysIndirect(GLenum mode, const void *indirect) in glDrawArraysIndirect() function
1593 GLW_APICALL void GLW_APIENTRY glDrawArraysIndirect (GLenum mode, const void *indirect) function
4069 void GL_APIENTRY glDrawArraysIndirect(GLenum mode, const void *indirect) in glDrawArraysIndirect() function
4085 void GL_APIENTRY glDrawArraysIndirect(GLenum mode, const void *indirect) in glDrawArraysIndirect() function
1225 void CallLogWrapper::glDrawArraysIndirect (glw::GLenum mode, const void *indirect) function in CallLogWrapper