Skip to content

[HLSL] Buffer SRV type #138902

Closed
Closed
@bogner

Description

@bogner

We somehow haven't gotten around to adding the the Buffer<T> type to HLSL. This is similar to RWBuffer (but it's an SRV) and StructuredBuffer (but it's a TypedBuffer). The logic to do this should more or less match the definition of RWBuffer, except read-only.

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