Skip to content

[HLSL] Add RasterizerOrderedStructuredBuffer definition to HLSLExternalSemaSource #112776

Closed
@hekota

Description

@hekota

Add RasterizerOrderedStructuredBuffer definition to HLSLExternalSemaSource.

The RasterizerOrderedStructuredBuffer is very similiar to RWStructuredBuffer but with ROV guarantees. The resource handle will need an extra attribute is_rov.

https://learn.microsoft.com/en-us/windows/win32/direct3d12/rasterizer-order-views

Refer to Proposal for mapping resource attributes for the attribute mapping.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions