Home
last modified time | relevance | path

Searched defs:num_groups_y (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dcompute.c306 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 Ddlist.c6088 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 Dcapture_gles_3_1_autogen.cpp154 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 Dentry_points_gles_3_1_autogen.cpp205 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute() argument
H A DlibGLESv2_autogen.cpp1567 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 DTracePerfTest.cpp329 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 Dentry_points_gl_4_autogen.cpp4560 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute() argument
H A DlibGL_autogen.cpp5072 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 Dnull_functions.cpp661 glDispatchComputeNULL(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) glDispatchComputeNULL() argument

Completed in 87 milliseconds