Files
o3de/Gems/Atom/Feature/Common/Code/Source
galibzon 643bd84739 Create helper function for getting threads per (#4480)
* Create helper function for getting threads per
group from a compute shader

Added GetComputeShaderNumThreads() functions to RPIUtils.
By default the function returns 1, 1, 1 in case of errors.

Updated existing code that was looking for 'numthreads' attribute data
with the new GetComputeShaderNumThreads() API.

Signed-off-by: garrieta <garrieta@amazon.com>
2021-10-05 14:21:21 -05:00
..
2021-08-18 16:59:34 -05:00
2021-09-10 20:16:11 -07:00
2021-10-01 15:54:49 -07:00
2021-07-30 18:53:50 -07:00
2021-10-05 09:59:13 -07:00
2021-08-23 13:01:33 -07:00
2021-08-16 16:05:31 -07:00
2021-09-10 20:16:11 -07:00