Searched refs:GetMaxComputeWorkGroupSize (Results 1 – 1 of 1) sorted by relevance
857 std::array<GLint, 3> GetMaxComputeWorkGroupSize(D3D_FEATURE_LEVEL featureLevel) in GetMaxComputeWorkGroupSize() function1494 caps->maxComputeWorkGroupSize = GetMaxComputeWorkGroupSize(featureLevel); in GenerateCaps()