Home
last modified time | relevance | path

Searched refs:num_groups_y (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcompute.c247 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute() argument
251 const GLuint num_groups[3] = { num_groups_x, num_groups_y, num_groups_z }; in dispatch_compute()
257 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
262 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
269 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error() argument
272 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
277 GLuint num_groups_y, in _mesa_DispatchCompute() argument
280 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
312 dispatch_compute_group_size(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute_group_size() argument
318 const GLuint num_groups[3] = { num_groups_x, num_groups_y, num_groups_z }; in dispatch_compute_group_size()
[all …]
Dcompute.h31 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y,
35 GLuint num_groups_y,
45 GLuint num_groups_y,
51 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y,
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/
Dcom90c0.mme4 * parm[0] = num_groups_y
13 send (extrinsrt $r1 $r2 0x0 0x10 0x10) /* num_groups_y << 16 | num_groups_x */
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp436 …edef void(GLW_APIENTRY* arbDispatchComputeFunc)(glw::GLuint num_groups_x, glw::GLuint num_groups_y,
/external/mesa3d/include/GLES3/
Dgl31.h1384 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLu…
1453 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
Dgl32.h1384 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLu…
1453 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c14305 GLuint num_groups_y; member
14315 const GLuint num_groups_y = cmd->num_groups_y; in _mesa_unmarshal_DispatchComputeGroupSizeARB() local
14320 …CALL_DispatchComputeGroupSizeARB(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_grou… in _mesa_unmarshal_DispatchComputeGroupSizeARB()
14323 _mesa_marshal_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint num_grou… in _mesa_marshal_DispatchComputeGroupSizeARB() argument
14332 cmd->num_groups_y = num_groups_y; in _mesa_marshal_DispatchComputeGroupSizeARB()
14343 …CALL_DispatchComputeGroupSizeARB(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_grou… in _mesa_marshal_DispatchComputeGroupSizeARB()
28232 GLuint num_groups_y; member
28239 const GLuint num_groups_y = cmd->num_groups_y; in _mesa_unmarshal_DispatchCompute() local
28241 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z)); in _mesa_unmarshal_DispatchCompute()
28244 _mesa_marshal_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in _mesa_marshal_DispatchCompute() argument
[all …]
/external/swiftshader/include/GL/
Dglcorearb.h2519 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2563 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
3051 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
3053 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
Dglext.h2467 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2511 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
3040 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
3042 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
/external/mesa3d/include/GL/
Dglcorearb.h2519 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2563 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
3051 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
3053 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
Dglext.h2467 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2511 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
3040 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
3042 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n… argument
1574 DE_UNREF(num_groups_y);
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1204 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL… argument
1207 …m_log << TestLog::Message << "glDispatchCompute(" << num_groups_x << ", " << num_groups_y << ", " …
1208 m_gl.dispatchCompute(num_groups_x, num_groups_y, num_groups_z);
DgluCallLogWrapperApi.inl174 void glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GLuint…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) argument
1356 gl->dispatchCompute(num_groups_x, num_groups_y, num_groups_z);
DglwApi.inl1080 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
DglwFunctionTypes.inl174 …APIENTRY* glDispatchComputeFunc) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…