Home
last modified time | relevance | path

Searched refs:num_groups_x (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dcompute.c70 * "An INVALID_VALUE error is generated if any of num_groups_x, in validate_DispatchCompute()
79 * "If any of num_groups_x, num_groups_y or num_groups_z is greater than in validate_DispatchCompute()
132 * "An INVALID_VALUE error is generated if any of num_groups_x, in validate_DispatchComputeGroupSizeARB()
306 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute() argument
316 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
318 info.grid[0] = num_groups_x; in dispatch_compute()
325 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
342 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error() argument
345 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
349 _mesa_DispatchCompute(GLuint num_groups_x, in _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...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_1_autogen.h23 void dispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z); \
H A DvalidationES31_autogen.h54 GLuint num_groups_x,
/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
209 "context = %d, num_groups_x = %u, num_groups_y = %u, num_groups_z = %u", CID(context), in GL_DispatchCompute()
210 num_groups_x, num_groups_y, num_groups_z); in GL_DispatchCompute()
217 num_groups_x, num_groups_y, num_groups_z)); in GL_DispatchCompute()
220 context->dispatchCompute(num_groups_x, num_groups_y, num_groups_z); in GL_DispatchCompute()
222 ANGLE_CAPTURE(DispatchCompute, isCallValid, context, num_groups_x, num_groups_y, in GL_DispatchCompute()
H A Dentry_points_gles_3_1_autogen.h36 ANGLE_EXPORT void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x,
H A DlibGLESv2_autogen.cpp1567 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() argument
1569 return GL_DispatchCompute(num_groups_x, num_groups_y, num_groups_z); in glDispatchCompute()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.h56 GLuint num_groups_x,
H A Dcapture_gles_3_1_autogen.cpp156 GLuint num_groups_x, in CaptureDispatchCompute()
162 paramBuffer.addValueParam("num_groups_x", ParamType::TGLuint, num_groups_x); in CaptureDispatchCompute()
154 CaptureDispatchCompute(const State &glState, bool isCallValid, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) CaptureDispatchCompute() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp436 typedef void(GLW_APIENTRY* arbDispatchComputeFunc)(glw::GLuint num_groups_x, glw::GLuint num_groups_y,
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp329 void KHRONOS_APIENTRY DispatchComputeMinimizedProc(GLuint num_groups_x, in DispatchComputeMinimizedProc() argument
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1382 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1451 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
H A Dgl32.h1382 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1451 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/third_party/openGLES/api/GLES3/
H A Dgl31.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
H A Dgl32.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1384 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1453 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
H A Dgl32.h1384 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1453 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
H A Dgl32.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.h491 ANGLE_EXPORT void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x,
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
4564 "context = %d, num_groups_x = %u, num_groups_y = %u, num_groups_z = %u", CID(context), in GL_DispatchCompute()
4565 num_groups_x, num_groups_y, num_groups_z); in GL_DispatchCompute()
4572 num_groups_x, num_groups_y, num_groups_z)); in GL_DispatchCompute()
4575 context->dispatchCompute(num_groups_x, num_groups_y, num_groups_z); in GL_DispatchCompute()
4577 ANGLE_CAPTURE(DispatchCompute, isCallValid, context, num_groups_x, num_groups_y, in GL_DispatchCompute()
H A DlibGL_autogen.cpp5072 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() argument
5074 return GL_DispatchCompute(num_groups_x, num_groups_y, num_groups_z); in glDispatchCompute()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp661 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x, in glDispatchComputeNULL() argument
H A Dnull_functions.h456 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x,
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2482 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2526 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
3014 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z);
3016 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z);
/third_party/openGLES/api/GL/
H A Dglcorearb.h2463 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2507 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2995 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z);
2997 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z);

Completed in 162 milliseconds

12