Merge pull request #2593 from jeremy-lunarg/hayes-update-min-spv-requirement
Update minimum SPIR-V requirement for GL_EXT_buffer_reference
This commit is contained in:
commit
5878bcb17e
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle1.frag
|
spv.bufferhandle1.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 52
|
// Id's are bound by 52
|
||||||
|
|
||||||
@ -7,7 +7,6 @@ spv.bufferhandle1.frag
|
|||||||
Capability VulkanMemoryModelKHR
|
Capability VulkanMemoryModelKHR
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
Extension "SPV_KHR_vulkan_memory_model"
|
Extension "SPV_KHR_vulkan_memory_model"
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT VulkanKHR
|
MemoryModel PhysicalStorageBuffer64EXT VulkanKHR
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle10.frag
|
spv.bufferhandle10.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 40
|
// Id's are bound by 40
|
||||||
|
|
||||||
@ -7,7 +7,6 @@ spv.bufferhandle10.frag
|
|||||||
Capability VulkanMemoryModelKHR
|
Capability VulkanMemoryModelKHR
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
Extension "SPV_KHR_vulkan_memory_model"
|
Extension "SPV_KHR_vulkan_memory_model"
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT VulkanKHR
|
MemoryModel PhysicalStorageBuffer64EXT VulkanKHR
|
||||||
|
@ -2,7 +2,7 @@ spv.bufferhandle11.frag
|
|||||||
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
||||||
"precision mediump int; precision highp float;"
|
"precision mediump int; precision highp float;"
|
||||||
|
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 61
|
// Id's are bound by 61
|
||||||
|
|
||||||
@ -11,7 +11,6 @@ WARNING: 0:6: '' : all default precisions are highp; use precision statements to
|
|||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_8bit_storage"
|
Extension "SPV_KHR_8bit_storage"
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -2,16 +2,14 @@ spv.bufferhandle12.frag
|
|||||||
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
||||||
"precision mediump int; precision highp float;"
|
"precision mediump int; precision highp float;"
|
||||||
|
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 183
|
// Id's are bound by 183
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability StorageUniformBufferBlock16
|
Capability StorageUniformBufferBlock16
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_16bit_storage"
|
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle13.frag
|
spv.bufferhandle13.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 58
|
// Id's are bound by 58
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle14.frag
|
spv.bufferhandle14.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 46
|
// Id's are bound by 46
|
||||||
|
|
||||||
|
@ -2,14 +2,13 @@ spv.bufferhandle15.frag
|
|||||||
WARNING: 0:16: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
WARNING: 0:16: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
||||||
"precision mediump int; precision highp float;"
|
"precision mediump int; precision highp float;"
|
||||||
|
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 60
|
// Id's are bound by 60
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main" 37
|
EntryPoint Fragment 4 "main" 37
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle16.frag
|
spv.bufferhandle16.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 48
|
// Id's are bound by 48
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle18.frag
|
spv.bufferhandle18.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 196
|
// Id's are bound by 196
|
||||||
|
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle2.frag
|
spv.bufferhandle2.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 45
|
// Id's are bound by 45
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle3.frag
|
spv.bufferhandle3.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 50
|
// Id's are bound by 50
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main" 42
|
EntryPoint Fragment 4 "main" 42
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle4.frag
|
spv.bufferhandle4.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 61
|
// Id's are bound by 61
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle5.frag
|
spv.bufferhandle5.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 22
|
// Id's are bound by 22
|
||||||
|
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle6.frag
|
spv.bufferhandle6.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 165
|
// Id's are bound by 165
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main" 154
|
EntryPoint Fragment 4 "main" 154
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle7.frag
|
spv.bufferhandle7.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 24
|
// Id's are bound by 24
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandle8.frag
|
spv.bufferhandle8.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 27
|
// Id's are bound by 27
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main"
|
EntryPoint Fragment 4 "main"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.bufferhandle9.frag
|
spv.bufferhandle9.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 56
|
// Id's are bound by 56
|
||||||
|
|
||||||
@ -7,7 +7,6 @@ spv.bufferhandle9.frag
|
|||||||
Capability Int64
|
Capability Int64
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main" 16 19
|
EntryPoint Fragment 4 "main" 16 19
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
spv.bufferhandleUvec2.frag
|
spv.bufferhandleUvec2.frag
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 71
|
// Id's are bound by 71
|
||||||
|
|
||||||
Capability Shader
|
Capability Shader
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
MemoryModel PhysicalStorageBuffer64EXT GLSL450
|
||||||
EntryPoint Fragment 4 "main" 16 19
|
EntryPoint Fragment 4 "main" 16 19
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.coopmat.comp
|
spv.coopmat.comp
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 228
|
// Id's are bound by 228
|
||||||
|
|
||||||
@ -9,9 +9,7 @@ spv.coopmat.comp
|
|||||||
Capability VulkanMemoryModelKHR
|
Capability VulkanMemoryModelKHR
|
||||||
Capability PhysicalStorageBufferAddressesEXT
|
Capability PhysicalStorageBufferAddressesEXT
|
||||||
Capability CooperativeMatrixNV
|
Capability CooperativeMatrixNV
|
||||||
Extension "SPV_KHR_16bit_storage"
|
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
Extension "SPV_KHR_vulkan_memory_model"
|
Extension "SPV_KHR_vulkan_memory_model"
|
||||||
Extension "SPV_NV_cooperative_matrix"
|
Extension "SPV_NV_cooperative_matrix"
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
spv.intcoopmat.comp
|
spv.intcoopmat.comp
|
||||||
// Module Version 10000
|
// Module Version 10300
|
||||||
// Generated by (magic number): 8000a
|
// Generated by (magic number): 8000a
|
||||||
// Id's are bound by 262
|
// Id's are bound by 262
|
||||||
|
|
||||||
@ -12,7 +12,6 @@ spv.intcoopmat.comp
|
|||||||
Capability CooperativeMatrixNV
|
Capability CooperativeMatrixNV
|
||||||
Extension "SPV_KHR_8bit_storage"
|
Extension "SPV_KHR_8bit_storage"
|
||||||
Extension "SPV_KHR_physical_storage_buffer"
|
Extension "SPV_KHR_physical_storage_buffer"
|
||||||
Extension "SPV_KHR_storage_buffer_storage_class"
|
|
||||||
Extension "SPV_KHR_vulkan_memory_model"
|
Extension "SPV_KHR_vulkan_memory_model"
|
||||||
Extension "SPV_NV_cooperative_matrix"
|
Extension "SPV_NV_cooperative_matrix"
|
||||||
1: ExtInstImport "GLSL.std.450"
|
1: ExtInstImport "GLSL.std.450"
|
||||||
|
@ -165,12 +165,13 @@ void TParseVersions::initializeExtensionBehavior()
|
|||||||
EShTargetLanguageVersion minSpvVersion;
|
EShTargetLanguageVersion minSpvVersion;
|
||||||
} extensionData;
|
} extensionData;
|
||||||
|
|
||||||
const extensionData exts[] = { {E_GL_EXT_ray_tracing, EShTargetSpv_1_4} };
|
const extensionData exts[] = { {E_GL_EXT_ray_tracing, EShTargetSpv_1_4},
|
||||||
|
{E_GL_EXT_buffer_reference, EShTargetSpv_1_3} };
|
||||||
|
|
||||||
for (size_t ii = 0; ii < sizeof(exts) / sizeof(exts[0]); ii++) {
|
for (size_t ii = 0; ii < sizeof(exts) / sizeof(exts[0]); ii++) {
|
||||||
// Add only extensions which require > spv1.0 to save space in map
|
// Add only extensions which require > spv1.0 to save space in map
|
||||||
if (exts[ii].minSpvVersion > EShTargetSpv_1_0) {
|
if (exts[ii].minSpvVersion > EShTargetSpv_1_0) {
|
||||||
extensionMinSpv[E_GL_EXT_ray_tracing] = exts[ii].minSpvVersion;
|
extensionMinSpv[exts[ii].extensionName] = exts[ii].minSpvVersion;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -875,7 +876,7 @@ void TParseVersions::updateExtensionBehavior(int line, const char* extension, co
|
|||||||
checkExtensionStage(getCurrentLoc(), extension);
|
checkExtensionStage(getCurrentLoc(), extension);
|
||||||
|
|
||||||
// check if extension has additional requirements
|
// check if extension has additional requirements
|
||||||
extensionRequires(getCurrentLoc(), extension ,behaviorString);
|
extensionRequires(getCurrentLoc(), extension, behaviorString);
|
||||||
|
|
||||||
// update the requested extension
|
// update the requested extension
|
||||||
updateExtensionBehavior(extension, behavior);
|
updateExtensionBehavior(extension, behavior);
|
||||||
|
@ -289,27 +289,6 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
"spv.bool.vert",
|
"spv.bool.vert",
|
||||||
"spv.boolInBlock.frag",
|
"spv.boolInBlock.frag",
|
||||||
"spv.branch-return.vert",
|
"spv.branch-return.vert",
|
||||||
"spv.bufferhandle1.frag",
|
|
||||||
"spv.bufferhandle10.frag",
|
|
||||||
"spv.bufferhandle11.frag",
|
|
||||||
"spv.bufferhandle12.frag",
|
|
||||||
"spv.bufferhandle13.frag",
|
|
||||||
"spv.bufferhandle14.frag",
|
|
||||||
"spv.bufferhandle15.frag",
|
|
||||||
"spv.bufferhandle16.frag",
|
|
||||||
"spv.bufferhandle17_Errors.frag",
|
|
||||||
"spv.bufferhandle18.frag",
|
|
||||||
"spv.bufferhandle19_Errors.frag",
|
|
||||||
"spv.bufferhandle2.frag",
|
|
||||||
"spv.bufferhandle3.frag",
|
|
||||||
"spv.bufferhandle4.frag",
|
|
||||||
"spv.bufferhandle5.frag",
|
|
||||||
"spv.bufferhandle6.frag",
|
|
||||||
"spv.bufferhandle7.frag",
|
|
||||||
"spv.bufferhandle8.frag",
|
|
||||||
"spv.bufferhandle9.frag",
|
|
||||||
"spv.bufferhandleUvec2.frag",
|
|
||||||
"spv.bufferhandle_Error.frag",
|
|
||||||
"spv.builtInXFB.vert",
|
"spv.builtInXFB.vert",
|
||||||
"spv.conditionalDemote.frag",
|
"spv.conditionalDemote.frag",
|
||||||
"spv.conditionalDiscard.frag",
|
"spv.conditionalDiscard.frag",
|
||||||
@ -318,7 +297,6 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
"spv.constConstruct.vert",
|
"spv.constConstruct.vert",
|
||||||
"spv.controlFlowAttributes.frag",
|
"spv.controlFlowAttributes.frag",
|
||||||
"spv.conversion.frag",
|
"spv.conversion.frag",
|
||||||
"spv.coopmat.comp",
|
|
||||||
"spv.coopmat_Error.comp",
|
"spv.coopmat_Error.comp",
|
||||||
"spv.dataOut.frag",
|
"spv.dataOut.frag",
|
||||||
"spv.dataOutIndirect.frag",
|
"spv.dataOutIndirect.frag",
|
||||||
@ -353,7 +331,6 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
"spv.GeometryShaderPassthrough.geom",
|
"spv.GeometryShaderPassthrough.geom",
|
||||||
"spv.interpOps.frag",
|
"spv.interpOps.frag",
|
||||||
"spv.int64.frag",
|
"spv.int64.frag",
|
||||||
"spv.intcoopmat.comp",
|
|
||||||
"spv.intOps.vert",
|
"spv.intOps.vert",
|
||||||
"spv.layer.tese",
|
"spv.layer.tese",
|
||||||
"spv.layoutNested.vert",
|
"spv.layoutNested.vert",
|
||||||
@ -493,6 +470,28 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
"spv.1.3.8bitstorage-ubo.vert",
|
"spv.1.3.8bitstorage-ubo.vert",
|
||||||
"spv.1.3.8bitstorage-ssbo.vert",
|
"spv.1.3.8bitstorage-ssbo.vert",
|
||||||
"spv.1.3.coopmat.comp",
|
"spv.1.3.coopmat.comp",
|
||||||
|
"spv.bufferhandle1.frag",
|
||||||
|
"spv.bufferhandle10.frag",
|
||||||
|
"spv.bufferhandle11.frag",
|
||||||
|
"spv.bufferhandle12.frag",
|
||||||
|
"spv.bufferhandle13.frag",
|
||||||
|
"spv.bufferhandle14.frag",
|
||||||
|
"spv.bufferhandle15.frag",
|
||||||
|
"spv.bufferhandle16.frag",
|
||||||
|
"spv.bufferhandle17_Errors.frag",
|
||||||
|
"spv.bufferhandle18.frag",
|
||||||
|
"spv.bufferhandle19_Errors.frag",
|
||||||
|
"spv.bufferhandle2.frag",
|
||||||
|
"spv.bufferhandle3.frag",
|
||||||
|
"spv.bufferhandle4.frag",
|
||||||
|
"spv.bufferhandle5.frag",
|
||||||
|
"spv.bufferhandle6.frag",
|
||||||
|
"spv.bufferhandle7.frag",
|
||||||
|
"spv.bufferhandle8.frag",
|
||||||
|
"spv.bufferhandle9.frag",
|
||||||
|
"spv.bufferhandleUvec2.frag",
|
||||||
|
"spv.bufferhandle_Error.frag",
|
||||||
|
"spv.coopmat.comp",
|
||||||
"spv.deviceGroup.frag",
|
"spv.deviceGroup.frag",
|
||||||
"spv.drawParams.vert",
|
"spv.drawParams.vert",
|
||||||
"spv.int8.frag",
|
"spv.int8.frag",
|
||||||
@ -501,6 +500,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
"spv.explicittypes.frag",
|
"spv.explicittypes.frag",
|
||||||
"spv.float32.frag",
|
"spv.float32.frag",
|
||||||
"spv.float64.frag",
|
"spv.float64.frag",
|
||||||
|
"spv.intcoopmat.comp",
|
||||||
"spv.memoryScopeSemantics.comp",
|
"spv.memoryScopeSemantics.comp",
|
||||||
"spv.memoryScopeSemantics_Error.comp",
|
"spv.memoryScopeSemantics_Error.comp",
|
||||||
"spv.multiView.frag",
|
"spv.multiView.frag",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user