Searched refs:kExceedsComputeWorkGroupCountY (Results 1 – 2 of 2) sorted by relevance
113 MSG kExceedsComputeWorkGroupCountY = "num_groups_y cannot be greater than MAX_COMPUTE_WORK_GROUP_CO… variable
1381 context->validationError(GL_INVALID_VALUE, kExceedsComputeWorkGroupCountY); in ValidateDispatchCompute()