MeshletsCompute.shader 213 B

123456789101112131415
  1. {
  2. "Source" : "MeshletsCompute.azsl",
  3. "ProgramSettings":
  4. {
  5. "EntryPoints":
  6. [
  7. {
  8. "name": "ComputeMeshletsIndexBuffer",
  9. "type": "Compute"
  10. }
  11. ]
  12. }
  13. }