.. |
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
|
Fix bug in construct block calculation (#1964)
|
2018-10-10 11:14:01 -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
|
Implement WebGPU specific CFG validation (#2386)
|
2019-03-08 13:01:09 -05: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
|
Non memory object as parameters. (#2415)
|
2019-02-22 12:51:22 -05:00 |
validate_id.cpp
|
Add validation for SPV_NV_cooperative_matrix (#2404)
|
2019-02-25 17:43:11 -05:00 |
validate_image.cpp
|
Check device scope for Vulkan memory model (#2149)
|
2018-12-03 17:15:47 -05:00 |
validate_instruction.cpp
|
Ensure correct Addressing and Memory model set for WebGPU (#2093)
|
2018-11-21 16:41:59 -05: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
|
Remove check for SpvCapabilityAtomicStorage (#2243)
|
2018-12-18 13:34:30 -05:00 |
validate_memory_semantics.h
|
Merge two implementations of ValidateMemorySemantics (#2175)
|
2018-12-06 14:38:15 -05:00 |
validate_memory.cpp
|
Add validation for SPV_NV_cooperative_matrix (#2404)
|
2019-02-25 17:43:11 -05:00 |
validate_mode_setting.cpp
|
Add missing DepthGreater case to Fragment only check (#2440)
|
2019-03-12 11:27:40 -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
|
Move usage detection to after all instructions are registered (#2378)
|
2019-02-13 14:06:56 -05:00 |
validate.h
|
Validate Uniform decoration (#2181)
|
2018-12-07 09:32:57 -05:00 |
validation_state.cpp
|
Add validation for SPV_NV_cooperative_matrix (#2404)
|
2019-02-25 17:43:11 -05:00 |
validation_state.h
|
Add validation for SPV_NV_cooperative_matrix (#2404)
|
2019-02-25 17:43:11 -05:00 |