.. |
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
|
Cleanup includes. (#1795)
|
2018-08-03 15:06:09 -04:00 |
function.h
|
Cleanup includes. (#1795)
|
2018-08-03 15:06:09 -04: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
|
Check forbidden Annotation instructions for WebGPU env (#2090)
|
2018-11-20 16:40:38 -05:00 |
validate_arithmetics.cpp
|
Cleanup includes. (#1795)
|
2018-08-03 15:06:09 -04: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 precise check for allowing use of gl_InstanceID for specific vulkan raytracing stages . (#2096)
|
2018-11-27 08:35:29 -05:00 |
validate_capability.cpp
|
Allow Float16/Int8 for Vulkan 1.0 (#2153)
|
2018-12-03 12:50:12 -05:00 |
validate_cfg.cpp
|
Catch branch condition being a type
|
2018-11-16 16:40:39 -05:00 |
validate_composites.cpp
|
Validate component literals for OpVectorShuffle in WebGPU environment (#2077)
|
2018-11-19 14:32:18 -05:00 |
validate_constants.cpp
|
Permit UConvert spec-constant op for SPV_AMD_gpu_shader_int16 (#2264)
|
2019-01-08 19:00:18 -05:00 |
validate_conversion.cpp
|
SPV_EXT_physical_storage_buffer (#2267)
|
2019-01-07 13:19:24 -05:00 |
validate_datarules.cpp
|
Update diag() calls in validate_datarules. (#1763)
|
2018-08-01 10:35:19 -04: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
|
Validate decorations from SPV_KHR_no_integer_wrap (#2271)
|
2019-01-09 10:36:17 -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
|
SPV_EXT_physical_storage_buffer (#2267)
|
2019-01-07 13:19:24 -05:00 |
validate_id.cpp
|
Broader check for ids that require a type (#2259)
|
2019-01-03 13:55:43 -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
|
SPV_EXT_physical_storage_buffer (#2267)
|
2019-01-07 13:19:24 -05:00 |
validate_mode_setting.cpp
|
Validator: TaskNV can use LocalSize or LocalSizeId (#1970)
|
2018-10-12 08:54:52 -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
|
Check device scope for Vulkan memory model (#2149)
|
2018-12-03 17:15:47 -05:00 |
validate_scopes.h
|
Merging two ValidateMemoryScope implementations (#2132)
|
2018-11-29 14:51:17 -05:00 |
validate_type.cpp
|
Validate OpForwardPointer (#2156)
|
2018-12-04 13:35:49 -05:00 |
validate.cpp
|
Ensure that entry point names are unique for WebGPU (#2281)
|
2019-01-14 13:52:28 -05:00 |
validate.h
|
Validate Uniform decoration (#2181)
|
2018-12-07 09:32:57 -05:00 |
validation_state.cpp
|
Permit UConvert spec-constant op for SPV_AMD_gpu_shader_int16 (#2264)
|
2019-01-08 19:00:18 -05:00 |
validation_state.h
|
Removing unused const version of id_decorations (#2283)
|
2019-01-14 13:52:50 -05:00 |