user_minimal_shader_build.setregstub 768 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "Amazon": {
  3. "AssetProcessor": {
  4. "Settings": {
  5. "Platform pc": {
  6. "tags": "tools,renderer,vulkan"
  7. },
  8. "Platform linux": {
  9. "tags": "tools,renderer,vulkan"
  10. },
  11. "Platform android": {
  12. "tags": "android,mobile,renderer,vulkan"
  13. },
  14. "Platform ios": {
  15. "tags": "mobile,renderer,metal"
  16. },
  17. "Platform mac": {
  18. "tags": "tools,renderer,metal"
  19. }
  20. }
  21. }
  22. },
  23. "O3DE": {
  24. "Atom": {
  25. "Shaders": {
  26. "BuildVariants": false
  27. }
  28. }
  29. }
  30. }