Searched defs:num_groups_x (Results  1 – 10 of 10) sorted by relevance
| /external/mesa3d/src/mesa/main/ | 
| D | compute.c | 282 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()
  | 
| D | dlist.c | 6363 save_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y,  in save_DispatchCompute()
  | 
| /external/angle/src/tests/perf_tests/ | 
| D | TracePerfTest.cpp | 460 void KHRONOS_APIENTRY DispatchComputeMinimizedProc(GLuint num_groups_x,  in DispatchComputeMinimizedProc()
  | 
| /external/angle/src/libGLESv2/ | 
| D | entry_points_gles_3_1_autogen.cpp | 229 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)  in GL_DispatchCompute()
  | 
| D | libGLESv2_autogen.cpp | 1574 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)  in glDispatchCompute()
  | 
| /external/angle/src/libANGLE/capture/ | 
| D | capture_gles_3_1_autogen.cpp | 155                                    GLuint num_groups_x,  in CaptureDispatchCompute()
  | 
| /external/angle/src/libANGLE/renderer/gl/ | 
| D | null_functions.cpp | 661 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x,  in glDispatchComputeNULL()
  | 
| /external/deqp/framework/platform/null/ | 
| D | tcuNullRenderContextFuncs.inl | 1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n…
  | 
| /external/deqp/framework/opengl/ | 
| D | gluCallLogWrapper.inl | 1204 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL…
  | 
| /external/deqp/framework/opengl/wrapper/ | 
| D | glwImpl.inl | 1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
  |