KhronosGroup / SPIRV-Guide

One stop shop for getting started with SPIR-V.
Creative Commons Attribution 4.0 International
177 stars 12 forks source link

Add Chapter - LocalSize/LocalSizeId/WorkgroupSize #22

Closed spencer-lunarg closed 2 months ago

spencer-lunarg commented 2 months ago

There are various ways decoration for GLCompute (LocalSize/LocalSizeId/WorkgroupSize)

Should give details about the various ways as well as discuss the deprecation of WorkgroupSize and how still needed for older Vulkan content (https://gitlab.khronos.org/spirv/SPIR-V/-/issues/620)