Home
last modified time | relevance | path

Searched defs:num_groups_x (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcompute.c282 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute()
304 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error()
311 _mesa_DispatchCompute(GLuint num_groups_x, in _mesa_DispatchCompute()
347 dispatch_compute_group_size(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute_group_size()
375 _mesa_DispatchComputeGroupSizeARB_no_error(GLuint num_groups_x, in _mesa_DispatchComputeGroupSizeARB_no_error()
388 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchComputeGroupSizeARB()
Ddlist.c6363 save_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, in save_DispatchCompute()
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp280 void KHRONOS_APIENTRY DispatchComputeMinimizedProc(GLuint num_groups_x, in DispatchComputeMinimizedProc()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp197 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
DlibGLESv2_autogen.cpp1567 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp156 GLuint num_groups_x, in CaptureDispatchCompute()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4395 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
DlibGL_autogen.cpp5072 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp661 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x, in glDispatchComputeNULL()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1204 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)