Skip to content
Snippets Groups Projects
  • Rex Xu's avatar
    HLSL: Correct some mistakes for min16 types · a00e51b5
    Rex Xu authored
    - Add missing constructor ops to support float16/int16/uint16 types
    - Allow half float literals
    - Correct two errors of double literal parse in HLSL: extension check and
      postfix
    a00e51b5