Searched defs:glDrawArraysIndirect (Results 1 – 8 of 8) sorted by relevance
177 #define glDrawArraysIndirect glwDrawArraysIndirect macro
324 "glDrawArraysIndirect": { object
348 ANGLE_UTIL_EXPORT PFNGLDRAWARRAYSINDIRECTPROC glDrawArraysIndirect; variable
1225 void CallLogWrapper::glDrawArraysIndirect (glw::GLenum mode, const void *indirect) function in CallLogWrapper
4085 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
1578 void GL_APIENTRY glDrawArraysIndirect(GLenum mode, const void *indirect) in glDrawArraysIndirect() function
4618 #define glDrawArraysIndirect GLEW_GET_FUN(__glewDrawArraysIndirect) macro