Home
last modified time | relevance | path

Searched refs:GL_DispatchComputeIndirect (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.h38 ANGLE_EXPORT void GL_APIENTRY GL_DispatchComputeIndirect(GLintptr indirect);
Dproc_table_wgl_autogen.cpp293 {"glDispatchComputeIndirect", P(GL_DispatchComputeIndirect)},
Dproc_table_glx_autogen.cpp293 {"glDispatchComputeIndirect", P(GL_DispatchComputeIndirect)},
Dproc_table_egl_autogen.cpp415 {"glDispatchComputeIndirect", P(GL_DispatchComputeIndirect)},
Dentry_points_gles_3_1_autogen.cpp260 void GL_APIENTRY GL_DispatchComputeIndirect(GLintptr indirect) in GL_DispatchComputeIndirect() function
DlibGLESv2_autogen.cpp1581 return GL_DispatchComputeIndirect(indirect); in glDispatchComputeIndirect()