/third_party/mesa3d/src/mesa/main/ |
H A D | compute.c | 306 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute() argument 342 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error() argument 349 _mesa_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) _mesa_DispatchCompute() argument 399 dispatch_compute_group_size(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z, bool no_error) dispatch_compute_group_size() argument 437 _mesa_DispatchComputeGroupSizeARB_no_error(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z) _mesa_DispatchComputeGroupSizeARB_no_error() argument 450 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z) _mesa_DispatchComputeGroupSizeARB() argument [all...] |
H A D | dlist.c | 6088 save_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, in save_DispatchCompute() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_1_autogen.cpp | 154 CaptureDispatchCompute(const State &glState, bool isCallValid, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) CaptureDispatchCompute() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.cpp | 205 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute() argument
|
H A D | libGLESv2_autogen.cpp | 1567 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 329 DispatchComputeMinimizedProc(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) DispatchComputeMinimizedProc() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_4_autogen.cpp | 4560 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute() argument
|
H A D | libGL_autogen.cpp | 5072 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 661 glDispatchComputeNULL(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) glDispatchComputeNULL() argument
|