Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/push_constants/pointer_in_struct.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/push_constants/pointer_in_struct_2.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/push_constants/push_constant_basic_2.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ module:
generator: 7 # Khronos SPIR-V Tools Assembler
entry_point_name: "main"
entry_point_id: 1
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/push_constants/push_constant_basic_3.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/atomics_1.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/copy_array_1.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/copy_array_3.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/copy_struct_1.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/descriptor_indexing_1.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/phy_storage_buffer_used_2.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
2 changes: 1 addition & 1 deletion tests/variable_access/phy_storage_buffer_used_3.spv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ module:
generator: 0 # ???
entry_point_name: "main"
entry_point_id: 2
source_language: 11 # Unknown
source_language: 11 # Slang
source_language_version: 1
spirv_execution_model: 5 # GLCompute
shader_stage: 0x00000020 # CS
Expand Down
Loading