SPIRV-Cross-Vulnerable/shaders-other
Hans-Kristian Arntzen eecbeaa33d Take execution model into account for entry point methods.
SPIR-V allows names to alias if they implement different stages.
Deprecate the old interface and replace it with a new one which takes
execution modes into account.
2018-03-01 14:00:55 +01:00
..
aliased-entry-point-names.asm Take execution model into account for entry point methods. 2018-03-01 14:00:55 +01:00
README.md Take execution model into account for entry point methods. 2018-03-01 14:00:55 +01:00

These shaders are not actually run yet as part of any test suite, but are kept here because they have been used to manually test various aspects of SPIRV-Cross in the past.

These would ideally be part of the test suite in some way.