nir: document that ACCESS_RESTRICT is not set at intrinsics

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7295>
This commit is contained in:
Rhys Perry
2021-01-15 12:54:45 +00:00
committed by Marge Bot
parent 938098c98d
commit 7c63ec70ef
+2 -1
View File
@@ -184,7 +184,8 @@ index("bool", "image_array")
# Image format for image intrinsics
index("enum pipe_format", "format")
# Access qualifiers for image and memory access intrinsics
# Access qualifiers for image and memory access intrinsics. ACCESS_RESTRICT is
# not set at the intrinsic if the NIR was created from SPIR-V.
index("enum gl_access_qualifier", "access")
# Alignment for offsets and addresses