Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcompute.c247 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute()
269 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error()
277 GLuint num_groups_y, in _mesa_DispatchCompute()
312 dispatch_compute_group_size(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute_group_size()
341 GLuint num_groups_y, in _mesa_DispatchComputeGroupSizeARB_no_error()
353 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchComputeGroupSizeARB()
/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
14323 _mesa_marshal_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint 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
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 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)