llvm-project
79820f53 - [HLSL] Implement Texture2D::operator[]

Commit
54 days ago
[HLSL] Implement Texture2D::operator[] Implments the Texture2D::operator[] method. It uses the same design as Buffer::operator[]. However, this requires us to chagne the resource_getpointer intrinsic to accept integer vectors for the index. Assisted-by: Gemini
Author
Committer
Parents
Loading