[all-commits] [llvm/llvm-project] 4bd982: [HLSL] Fix resource kind for RasterizerOrderedStru...

Justin Bogner via All-commits all-commits at lists.llvm.org
Tue Nov 19 01:32:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bd982d528ac2b2cb73d9fe6e534db84cfc16aaf
      https://github.com/llvm/llvm-project/commit/4bd982d528ac2b2cb73d9fe6e534db84cfc16aaf
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M clang/lib/Sema/HLSLExternalSemaSource.cpp
    M clang/test/AST/HLSL/RasterizerOrderedStructuredBuffer-AST.hlsl

  Log Message:
  -----------
  [HLSL] Fix resource kind for RasterizerOrderedStructuredBuffer (#116700)

This is a kind of StructuredBuffer, so it should be "Raw" and not
"Typed".



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list