Revert "Update minimum SPIR-V requirement for GL_EXT_buffer_reference"
This commit is contained in:
parent
1481399549
commit
186e66c1a3
22 changed files with 64 additions and 47 deletions
|
|
@ -1,11 +1,12 @@
|
|||
spv.bufferhandleUvec2.frag
|
||||
// Module Version 10300
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 8000a
|
||||
// Id's are bound by 71
|
||||
|
||||
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" 16 19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue