You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
ACES Overhaul of LookModification (#3282) 4 years ago
AuxGeom [development] Atom CPU profiler include cleanup (#4272) 4 years ago
Builders Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Checkerboard Gems/Atom* 4 years ago
CoreLights Terrain feature processor improvements regarding material, mesh, and lod (#4303) 4 years ago
Decals Adding gadams feedback 4 years ago
DiffuseGlobalIllumination Create helper function for getting threads per (#4480) 4 years ago
DisplayMapper Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
ImGui [development] Atom CPU profiler include cleanup (#4272) 4 years ago
ImageBasedLights [development] Atom CPU profiler include cleanup (#4272) 4 years ago
LookupTable Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LuxCore Gems/Atom builds 4 years ago
Material Merge branch 'development' into Atom/guthadam/material_component_supports_property_overrides_without_material_overrides 4 years ago
Math Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Mesh Model Hot-Reloading (#4304) 4 years ago
MorphTargets Create helper function for getting threads per (#4480) 4 years ago
OcclusionCullingPlane Gems/Atom 4 years ago
Platform WIP trying to get android package working. 4 years ago
PostProcess [development] Atom CPU profiler include cleanup (#4272) 4 years ago
PostProcessing [development] Atom CPU profiler include cleanup (#4272) 4 years ago
RayTracing Merge pull request #4298 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16529 4 years ago
ReflectionProbe Terrain feature processor improvements regarding material, mesh, and lod (#4303) 4 years ago
ReflectionScreenSpace Gems/Atom 4 years ago
ScreenSpace Gems/Atom* 4 years ago
Shadows [development] Atom CPU profiler include cleanup (#4272) 4 years ago
SkinnedMesh Create helper function for getting threads per (#4480) 4 years ago
SkyBox [development] Atom CPU profiler include cleanup (#4272) 4 years ago
TransformService [development] Atom CPU profiler include cleanup (#4272) 4 years ago
Utils Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
CommonModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CommonSystemComponent.cpp Model Hot-Reloading (#4304) 4 years ago
CommonSystemComponent.h Model Hot-Reloading (#4304) 4 years ago
EditorCommonSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCommonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FrameCaptureSystemComponent.cpp Merge remote-tracking branch 'upstream/development' into Atom/santora/UseLibPng 4 years ago
FrameCaptureSystemComponent.h Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
ProfilingCaptureSystemComponent.cpp [development] Atom CPU profiler include cleanup (#4272) 4 years ago
ProfilingCaptureSystemComponent.h [development] Atom CPU profiler include cleanup (#4272) 4 years ago