1. 16 Jan, 2021 1 commit
    • ReinUsesLisp's avatar
      vk_shader_decompiler: Show comments as OpUndef with a type · c3c76030
      ReinUsesLisp authored
      Silence the new validation layer error about SPIR-V not allowing OpUndef
      on a OpTypeVoid, even when the SPIR-V spec doesn't say anything against
      it.
      
      They will be inserted as an undefined int to avoid SPIRV-Cross and
      validation errors, but only when a debugging tool is attached.
      c3c76030
  2. 15 Jan, 2021 27 commits
  3. 14 Jan, 2021 8 commits
  4. 13 Jan, 2021 4 commits