Revert "Update minimum SPIR-V requirement for GL_EXT_buffer_reference"

This commit is contained in:
Greg Fischer
2021-04-07 15:20:16 -06:00
committed by GitHub
parent 1481399549
commit 186e66c1a3
22 changed files with 64 additions and 47 deletions

View File

@@ -1,11 +1,12 @@
spv.bufferhandle13.frag
// Module Version 10300
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 58
Capability Shader
Capability PhysicalStorageBufferAddressesEXT
Extension "SPV_KHR_physical_storage_buffer"
Extension "SPV_KHR_storage_buffer_storage_class"
1: ExtInstImport "GLSL.std.450"
MemoryModel PhysicalStorageBuffer64EXT GLSL450
EntryPoint Fragment 4 "main"