Skip to content

Commit 97470a1

Browse files
update submodule and leave comment in SPIR-V intrinsics
1 parent 1b6fa5f commit 97470a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples_tests

Submodule examples_tests updated 337 files

include/nbl/builtin/hlsl/spirv_intrinsics/core.hlsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ void memoryBarrier(uint32_t memoryScope, uint32_t memorySemantics);
112112

113113
#pragma region CONVERSION
114114

115+
// Add specializations if you need to emit a `ext_capability` (this means that the instruction needs to forward through an `impl::` struct and so on)
115116
template<class T, class U>
116117
// [[vk::ext_extension("SPV_KHR_physical_storage_buffer")]]
117118
// [[vk::ext_capability(spv::CapabilityPhysicalStorageBufferAddresses)]]

0 commit comments

Comments
 (0)