Skip to content
Snippets Groups Projects
  • John Kessenich's avatar
    HLSL: Refactor attribute implementation. · e18fd20d
    John Kessenich authored
    - make it sharable with GLSL
    - correct the case insensitivity
    - remove the map; queries are not needed, all entries need processing
    - make it easier to build bottom up (will help GLSL parsing)
    - support semantic checking and reporting
    - allow front-end dependent semantics and attribute name mapping
    e18fd20d