..
basic_block.cpp
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
basic_block.h
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
construct.cpp
Remove merge assert in block calculation ( #2489 )
2019-04-02 14:37:05 -04:00
construct.h
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
decoration.h
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
function.cpp
Implement WebGPU specific CFG validation ( #2386 )
2019-03-08 13:01:09 -05:00
function.h
Implement WebGPU specific CFG validation ( #2386 )
2019-03-08 13:01:09 -05:00
instruction.cpp
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
instruction.h
Cleanup includes. ( #1795 )
2018-08-03 15:06:09 -04:00
validate_adjacency.cpp
Add passes to propagate and eliminate redundant line instructions ( #2027 ). ( #2039 )
2018-11-15 14:06:17 -05:00
validate_annotation.cpp
Add whitelist for decorations in WebGPU ( #2346 )
2019-01-31 16:25:46 -05:00
validate_arithmetics.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_atomics.cpp
SPV_EXT_physical_storage_buffer ( #2267 )
2019-01-07 13:19:24 -05:00
validate_barriers.cpp
Merge two implementations of ValidateMemorySemantics ( #2175 )
2018-12-06 14:38:15 -05:00
validate_bitwise.cpp
Update diag() usage in validate_bitwise. ( #1757 )
2018-08-01 09:19:37 -04:00
validate_builtins.cpp
Add WebGPU specific validation for WorkgroupSize BuiltIn decoration ( #2334 )
2019-01-30 17:01:17 -05:00
validate_capability.cpp
Allow Float16/Int8 for Vulkan 1.0 ( #2153 )
2018-12-03 12:50:12 -05:00
validate_cfg.cpp
Remove unreachable block validation ( #2525 )
2019-04-17 18:21:19 -04:00
validate_composites.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_constants.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_conversion.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_datarules.cpp
Check forward reference in OpTypeArray. ( #2307 )
2019-01-21 12:10:25 -05:00
validate_debug.cpp
Validate that debugging instructions are not present for WebGPU ( #2089 )
2018-11-20 16:12:28 -05:00
validate_decorations.cpp
Allow NonWritable to target struct members. ( #2420 )
2019-02-27 16:11:50 -05:00
validate_derivatives.cpp
Add support for Nvidia Turing extensions
2018-09-19 20:46:14 -04:00
validate_execution_limitations.cpp
Split function opcode validation into new files.
2018-08-13 17:04:57 -04:00
validate_extensions.cpp
Ensure that only whitelisted extensions are used in WebGPU ( #2127 )
2018-11-28 10:49:05 -05:00
validate_function.cpp
Relax function call parameter check ( #2448 )
2019-03-14 12:45:31 -04:00
validate_id.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_image.cpp
Gate formatless checks on Vulkan env ( #2486 )
2019-04-11 16:39:50 -04:00
validate_instruction.cpp
Add validation of storage classes for WebGPU ( #2446 )
2019-03-13 13:01:25 -04:00
validate_interfaces.cpp
Fixing instances of iteration over unordered containers
2018-08-23 14:49:10 -04:00
validate_layout.cpp
Update diag() calls in validate_layout. ( #1770 )
2018-08-01 12:01:35 -04:00
validate_literals.cpp
Update diag() calls in validate_literals. ( #1771 )
2018-08-01 12:41:46 -04:00
validate_logicals.cpp
SPV_EXT_physical_storage_buffer ( #2267 )
2019-01-07 13:19:24 -05:00
validate_memory_semantics.cpp
Change validation of memory semantics for OpAtomics* in WebGPU ( #2519 )
2019-04-16 14:49:07 -04:00
validate_memory_semantics.h
Merge two implementations of ValidateMemorySemantics ( #2175 )
2018-12-06 14:38:15 -05:00
validate_memory.cpp
Reverting commit da5a780ff9
2019-03-18 15:14:41 -04:00
validate_mode_setting.cpp
Add validation for ExecutionMode in WebGPU ( #2443 )
2019-03-12 14:50:25 -04:00
validate_non_uniform.cpp
Merge two implementations of ValidateExecutionScope ( #2131 )
2018-11-29 13:48:42 -05:00
validate_primitives.cpp
Refactor where opcodes are validated
2018-08-07 10:29:30 -04:00
validate_scopes.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate_scopes.h
Merging two ValidateMemoryScope implementations ( #2132 )
2018-11-29 14:51:17 -05:00
validate_type.cpp
Add validation for SPV_NV_cooperative_matrix ( #2404 )
2019-02-25 17:43:11 -05:00
validate.cpp
Remove legacy utility functions ( #2530 )
2019-04-18 14:57:19 -04:00
validate.h
Validate Uniform decoration ( #2181 )
2018-12-07 09:32:57 -05:00
validation_state.cpp
Convert sampled consumers to being Instructions instead of IDs ( #2464 )
2019-03-19 12:39:37 -04:00
validation_state.h
Convert sampled consumers to being Instructions instead of IDs ( #2464 )
2019-03-19 12:39:37 -04:00