Searched refs:compileWorkGroupSize (Results 1 – 3 of 3) sorted by relevance
118 copyValue = &info.compileWorkGroupSize; in getWorkGroupInfo()119 copySize = sizeof(info.compileWorkGroupSize); in getWorkGroupInfo()
36 std::array<size_t, 3u> compileWorkGroupSize = {}; member
196 workGroup.compileWorkGroupSize, errorCode) || in createInfo()