Home
last modified time | relevance | path

Searched defs:num_groups_z (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcompute.c248 GLuint num_groups_z, bool no_error) in dispatch_compute()
270 GLuint num_groups_z) in _mesa_DispatchCompute_no_error()
278 GLuint num_groups_z) in _mesa_DispatchCompute()
313 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size()
342 GLuint num_groups_z, in _mesa_DispatchComputeGroupSizeARB_no_error()
354 GLuint num_groups_z, GLuint group_size_x, in _mesa_DispatchComputeGroupSizeARB()
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c14306 GLuint num_groups_z; member
14316 const GLuint num_groups_z = cmd->num_groups_z; in _mesa_unmarshal_DispatchComputeGroupSizeARB() local
14323 …patchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint gro… in _mesa_marshal_DispatchComputeGroupSizeARB()
28233 GLuint num_groups_z; member
28240 const GLuint num_groups_z = cmd->num_groups_z; in _mesa_unmarshal_DispatchCompute() local
28244 _mesa_marshal_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in _mesa_marshal_DispatchCompute()
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1204 …r::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GLuint num_groups_z)
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1571 …void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)