| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_memory_semantics.cpp | 39 << ": expected Memory Semantics to be a 32-bit int"; in ValidateMemorySemantics() 46 << "Memory Semantics ids must be OpConstant when Shader " in ValidateMemorySemantics() 54 << "Memory Semantics must be a constant instruction when " in ValidateMemorySemantics() 68 << ": Memory Semantics can have at most one of the following " in ValidateMemorySemantics() 78 "semantics cannot be used with " in ValidateMemorySemantics() 86 << ": Memory Semantics MakeAvailableKHR requires capability " in ValidateMemorySemantics() 94 << ": Memory Semantics MakeVisibleKHR requires capability " in ValidateMemorySemantics() 102 << ": Memory Semantics OutputMemoryKHR requires capability " in ValidateMemorySemantics() 110 << ": Memory Semantics Volatile requires capability " in ValidateMemorySemantics() 116 << "Memory Semantics Volatile can only be used with atomic " in ValidateMemorySemantics() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_memory_semantics.cpp | 39 << ": expected Memory Semantics to be a 32-bit int"; in ValidateMemorySemantics() 46 << "Memory Semantics ids must be OpConstant when Shader " in ValidateMemorySemantics() 54 << "Memory Semantics must be a constant instruction when " in ValidateMemorySemantics() 68 << ": Memory Semantics can have at most one of the following " in ValidateMemorySemantics() 78 "semantics cannot be used with " in ValidateMemorySemantics() 86 << ": Memory Semantics MakeAvailableKHR requires capability " in ValidateMemorySemantics() 94 << ": Memory Semantics MakeVisibleKHR requires capability " in ValidateMemorySemantics() 102 << ": Memory Semantics OutputMemoryKHR requires capability " in ValidateMemorySemantics() 110 << ": Memory Semantics Volatile requires capability " in ValidateMemorySemantics() 116 << "Memory Semantics Volatile can only be used with atomic " in ValidateMemorySemantics() [all …]
|
| /third_party/spirv-tools/source/val/ |
| D | validate_memory_semantics.cpp | 38 << ": expected Memory Semantics to be a 32-bit int"; in ValidateMemorySemantics() 45 << "Memory Semantics ids must be OpConstant when Shader " in ValidateMemorySemantics() 53 << "Memory Semantics must be a constant instruction when " in ValidateMemorySemantics() 68 << ": Memory Semantics can have at most one of the following " in ValidateMemorySemantics() 78 "semantics cannot be used with " in ValidateMemorySemantics() 86 << ": Memory Semantics MakeAvailableKHR requires capability " in ValidateMemorySemantics() 94 << ": Memory Semantics MakeVisibleKHR requires capability " in ValidateMemorySemantics() 102 << ": Memory Semantics OutputMemoryKHR requires capability " in ValidateMemorySemantics() 110 << ": Memory Semantics Volatile requires capability " in ValidateMemorySemantics() 116 << "Memory Semantics Volatile can only be used with atomic " in ValidateMemorySemantics() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APFloat.h | 30 llvm_unreachable("Unexpected semantics"); \ 77 /// full extended precision). Adding a new format that obeys IEEE semantics 149 /// \name Floating Point Semantics. 151 enum Semantics { enum 160 static const llvm::fltSemantics &EnumToSemantics(Semantics S); 161 static Semantics SemanticsToEnum(const llvm::fltSemantics &Sem); 236 /// semantics. 371 const fltSemantics &getSemantics() const { return *semantics; } in getSemantics() 378 /// magnitude in the current semantics. 382 /// magnitude in the current semantics. [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | APFloat.h | 67 /// full extended precision). Adding a new format that obeys IEEE semantics 136 /// \name Floating Point Semantics. 207 /// semantics. 388 const fltSemantics &getSemantics() const { return *semantics; } in getSemantics() 395 /// magnitude in the current semantics. 399 /// magnitude in the current semantics. 476 /// semantics. 567 /// The semantics that this value obeys. 568 const fltSemantics *semantics; variable 597 // The interface and layout is designed for arbitray underlying semantics, [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APFloat.cpp | 35 llvm_unreachable("Unexpected semantics"); \ 53 /* Represents floating point arithmetic semantics. */ 67 /* Number of bits actually used in the semantics. */ 78 /* The IBM double-double semantics. Such a number consists of a pair of IEEE 89 /* These are legacy semantics for the fallback, inaccrurate implementation of 101 Currently, these semantics are used in the following way: 112 semantics. */ 116 const llvm::fltSemantics &APFloatBase::EnumToSemantics(Semantics S) { in EnumToSemantics() 131 llvm_unreachable("Unrecognised floating semantics"); in EnumToSemantics() 134 APFloatBase::Semantics [all …]
|
| /third_party/rust/rust/tests/ui/async-await/ |
| D | async-block-control-flow-static-semantics.stderr | 2 --> $DIR/async-block-control-flow-static-semantics.rs:32:9 11 --> $DIR/async-block-control-flow-static-semantics.rs:39:13 20 --> $DIR/async-block-control-flow-static-semantics.rs:21:58 32 error[E0271]: expected `[async block@$DIR/async-block-control-flow-static-semantics.rs:23:17: 25:6]… 33 --> $DIR/async-block-control-flow-static-semantics.rs:26:39 38 …= note: required for the cast from `&[async block@$DIR/async-block-control-flow-static-semantics.r… 41 --> $DIR/async-block-control-flow-static-semantics.rs:12:43 48 error[E0271]: expected `[async block@$DIR/async-block-control-flow-static-semantics.rs:14:17: 16:6]… 49 --> $DIR/async-block-control-flow-static-semantics.rs:17:39 54 …= note: required for the cast from `&[async block@$DIR/async-block-control-flow-static-semantics.r… [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_barriers_test.cpp | 325 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 338 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 463 "Semantics to be None if used with Invocation Memory Scope")); in TEST_F() 474 HasSubstr("ControlBarrier: Memory Semantics can have at most one " in TEST_F() 491 "ControlBarrier: expected Memory Semantics to include a " in TEST_F() 492 "Vulkan-supported storage class if Memory Semantics is not None")); in TEST_F() 732 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 744 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 779 HasSubstr("MemoryBarrier: Memory Semantics can have at most one " in TEST_F() 795 HasSubstr("MemoryBarrier: Vulkan specification requires Memory Semantics " in TEST_F() [all …]
|
| D | val_atomics_test.cpp | 823 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 838 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 853 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 868 HasSubstr("AtomicLoad: Vulkan specification requires Memory Semantics to " in TEST_F() 1040 HasSubstr("AtomicLoad: expected Memory Semantics to be a 32-bit int")); in TEST_F() 1084 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1099 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1114 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1129 HasSubstr("AtomicStore: Vulkan specification requires Memory Semantics " in TEST_F() 1205 HasSubstr("AtomicStore: expected Memory Semantics to be a 32-bit int")); in TEST_F() [all …]
|
| /third_party/spirv-tools/test/val/ |
| D | val_barriers_test.cpp | 326 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 339 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 482 "Semantics to be None if used with Invocation Memory Scope")); in TEST_F() 493 HasSubstr("ControlBarrier: Memory Semantics can have at most one " in TEST_F() 510 "ControlBarrier: expected Memory Semantics to include a " in TEST_F() 511 "Vulkan-supported storage class if Memory Semantics is not None")); in TEST_F() 755 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 767 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 803 HasSubstr("MemoryBarrier: Memory Semantics can have at most one " in TEST_F() 819 HasSubstr("MemoryBarrier: Vulkan specification requires Memory Semantics " in TEST_F() [all …]
|
| D | val_atomics_test.cpp | 823 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 838 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 853 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 868 HasSubstr("AtomicLoad: Vulkan specification requires Memory Semantics to " in TEST_F() 1041 HasSubstr("AtomicLoad: expected Memory Semantics to be a 32-bit int")); in TEST_F() 1085 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1100 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1115 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1130 HasSubstr("AtomicStore: Vulkan specification requires Memory Semantics " in TEST_F() 1206 HasSubstr("AtomicStore: expected Memory Semantics to be a 32-bit int")); in TEST_F() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_barriers_test.cpp | 325 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 338 "ControlBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 463 "Semantics to be None if used with Invocation Memory Scope")); in TEST_F() 474 HasSubstr("ControlBarrier: Memory Semantics can have at most one " in TEST_F() 491 "ControlBarrier: expected Memory Semantics to include a " in TEST_F() 492 "Vulkan-supported storage class if Memory Semantics is not None")); in TEST_F() 732 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 744 HasSubstr("MemoryBarrier: expected Memory Semantics to be a 32-bit int")); in TEST_F() 779 HasSubstr("MemoryBarrier: Memory Semantics can have at most one " in TEST_F() 795 HasSubstr("MemoryBarrier: Vulkan specification requires Memory Semantics " in TEST_F() [all …]
|
| D | val_atomics_test.cpp | 823 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 838 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 853 HasSubstr("Vulkan spec disallows OpAtomicLoad with Memory Semantics " in TEST_F() 868 HasSubstr("AtomicLoad: Vulkan specification requires Memory Semantics to " in TEST_F() 1040 HasSubstr("AtomicLoad: expected Memory Semantics to be a 32-bit int")); in TEST_F() 1084 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1099 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1114 HasSubstr("Vulkan spec disallows OpAtomicStore with Memory Semantics " in TEST_F() 1129 HasSubstr("AtomicStore: Vulkan specification requires Memory Semantics " in TEST_F() 1205 HasSubstr("AtomicStore: expected Memory Semantics to be a 32-bit int")); in TEST_F() [all …]
|
| /third_party/spirv-tools/source/ |
| D | spirv_target_env.cpp | 30 return "SPIR-V 1.0 (under Vulkan 1.0 semantics)"; in spvTargetEnvDescription() 34 return "SPIR-V 1.0 (under OpenCL 1.2 Full Profile semantics)"; in spvTargetEnvDescription() 36 return "SPIR-V 1.0 (under OpenCL 1.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 38 return "SPIR-V 1.0 (under OpenCL 2.0 Full Profile semantics)"; in spvTargetEnvDescription() 40 return "SPIR-V 1.0 (under OpenCL 2.0 Embedded Profile semantics)"; in spvTargetEnvDescription() 42 return "SPIR-V 1.0 (under OpenCL 2.1 Full Profile semantics)"; in spvTargetEnvDescription() 44 return "SPIR-V 1.0 (under OpenCL 2.1 Embedded Profile semantics)"; in spvTargetEnvDescription() 46 return "SPIR-V 1.2 (under OpenCL 2.2 Full Profile semantics)"; in spvTargetEnvDescription() 48 return "SPIR-V 1.2 (under OpenCL 2.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 50 return "SPIR-V 1.0 (under OpenGL 4.0 semantics)"; in spvTargetEnvDescription() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | spirv_target_env.cpp | 29 return "SPIR-V 1.0 (under Vulkan 1.0 semantics)"; in spvTargetEnvDescription() 33 return "SPIR-V 1.0 (under OpenCL 1.2 Full Profile semantics)"; in spvTargetEnvDescription() 35 return "SPIR-V 1.0 (under OpenCL 1.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 37 return "SPIR-V 1.0 (under OpenCL 2.0 Full Profile semantics)"; in spvTargetEnvDescription() 39 return "SPIR-V 1.0 (under OpenCL 2.0 Embedded Profile semantics)"; in spvTargetEnvDescription() 41 return "SPIR-V 1.0 (under OpenCL 2.1 Full Profile semantics)"; in spvTargetEnvDescription() 43 return "SPIR-V 1.0 (under OpenCL 2.1 Embedded Profile semantics)"; in spvTargetEnvDescription() 45 return "SPIR-V 1.2 (under OpenCL 2.2 Full Profile semantics)"; in spvTargetEnvDescription() 47 return "SPIR-V 1.2 (under OpenCL 2.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 49 return "SPIR-V 1.0 (under OpenGL 4.0 semantics)"; in spvTargetEnvDescription() [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | spirv_target_env.cpp | 29 return "SPIR-V 1.0 (under Vulkan 1.0 semantics)"; in spvTargetEnvDescription() 33 return "SPIR-V 1.0 (under OpenCL 1.2 Full Profile semantics)"; in spvTargetEnvDescription() 35 return "SPIR-V 1.0 (under OpenCL 1.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 37 return "SPIR-V 1.0 (under OpenCL 2.0 Full Profile semantics)"; in spvTargetEnvDescription() 39 return "SPIR-V 1.0 (under OpenCL 2.0 Embedded Profile semantics)"; in spvTargetEnvDescription() 41 return "SPIR-V 1.0 (under OpenCL 2.1 Full Profile semantics)"; in spvTargetEnvDescription() 43 return "SPIR-V 1.0 (under OpenCL 2.1 Embedded Profile semantics)"; in spvTargetEnvDescription() 45 return "SPIR-V 1.2 (under OpenCL 2.2 Full Profile semantics)"; in spvTargetEnvDescription() 47 return "SPIR-V 1.2 (under OpenCL 2.2 Embedded Profile semantics)"; in spvTargetEnvDescription() 49 return "SPIR-V 1.0 (under OpenGL 4.0 semantics)"; in spvTargetEnvDescription() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | memorymodel.txt | 216 <<memory-model-memory-semantics,semantics>>. 218 respect to, and the <<memory-model-memory-semantics,semantics>> constrains 220 Device atomic operations have explicit scopes and semantics. 222 uses a memory semantics equivalent to a C++ std::memory_order value of 280 [[memory-model-memory-semantics]] 281 == Memory Semantics 293 Device instructions that include semantics are code:OpAtomic*, 295 Host instructions that include semantics are some std::atomic methods and 298 SPIR-V supports the following memory semantics: 316 SPIR-V does not support "`consume`" semantics on the device. [all …]
|
| D | memorymodel.adoc | 226 <<memory-model-memory-semantics,semantics>>. 228 respect to, and the <<memory-model-memory-semantics,semantics>> constrains 230 Device atomic operations have explicit scopes and semantics. 232 uses a memory semantics equivalent to a C++ std::memory_order value of 290 [[memory-model-memory-semantics]] 291 == Memory Semantics 303 Device instructions that include semantics are code:OpAtomic*, 305 Host instructions that include semantics are some std::atomic methods and 308 SPIR-V supports the following memory semantics: 326 SPIR-V does not support "`consume`" semantics on the device. [all …]
|
| /third_party/grpc/include/grpc/support/ |
| D | atm.h | 25 If an operation with acquire semantics precedes another memory access by the 29 If an operation with release semantics follows another memory access by the 33 Routines with "acq" or "full" in the name have acquire semantics. Routines 34 with "rel" or "full" in the name have release semantics. Routines with 35 "no_barrier" in the name have neither acquire not release semantics. 43 // A memory barrier, providing both acquire and release semantics, but not 47 // Atomically return *p, with acquire semantics. 51 // Atomically set *p = value, with release semantics.
|
| /third_party/glslang/Test/baseResults/ |
| D | spv.memoryScopeSemantics_Error.comp.out | 5 ERROR: 0:18: 'atomicStore' : Invalid semantics value 6 ERROR: 0:19: 'imageAtomicLoad' : Invalid storage class semantics value 7 ERROR: 0:20: 'memoryBarrier' : Semantics must include exactly one of gl_SemanticsRelease, gl_Semant… 8 ERROR: 0:21: 'memoryBarrier' : Storage class semantics must not be zero 9 ERROR: 0:22: 'memoryBarrier' : Semantics must include exactly one of gl_SemanticsRelease, gl_Semant… 10 ERROR: 0:23: 'atomicAdd' : Semantics must not include multiple of gl_SemanticsRelease, gl_Semantics…
|
| /third_party/spirv-tools/source/opt/ |
| D | spread_volatile_semantics.h | 28 const char* name() const override { return "spread-volatile-semantics"; } in name() 46 // Iterates interface variables and spreads the Volatile semantics if it has 47 // load instructions for the Volatile semantics. 52 // the volatile semantics for |execution_model| based on the Vulkan spec 58 // Collects interface variables that need the volatile semantics. 94 // Returns a set of entry function ids to spread the volatile semantics for 103 // Specifies that we have to spread the volatile semantics for the 108 // Result ids of variables to entry function ids for the volatile semantics
|
| /third_party/glslang/gtests/ |
| D | TestFixture.h | 71 // Enum for shader compilation semantics. 72 enum class Semantics { enum 86 EShMessages DeriveOptions(Source, Semantics, Target); 184 // the target under the semantics conveyed via |controls|. Returns true 208 // |stage| into the target under the semantics specified via |controls|. 307 // |stage| into the target under the semantics specified via |controls|. 463 Semantics semantics, 482 EShMessages controls = DeriveOptions(source, semantics, target); 502 Semantics semantics, 516 EShMessages controls = DeriveOptions(source, semantics, target); [all …]
|
| D | Spv.FromFile.cpp | 87 // Compiling GLSL to SPIR-V under Vulkan semantics. Expected to successfully 92 … Source::GLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P() 96 // Compiling GLSL to SPIR-V under Vulkan semantics without linking. Expected to successfully genera… 102 … loadFileCompileAndCheck(GlobalTestSettings.testRoot, GetParam(), Source::GLSL, Semantics::Vulkan, in TEST_P() 109 … Source::GLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_0, glslang::EShTargetSpv_1_0, in TEST_P() 113 // Compiling GLSL to SPIR-V with debug info under Vulkan semantics. Expected 118 Source::GLSL, Semantics::Vulkan, in TEST_P() 128 … Source::GLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_1, glslang::EShTargetSpv_1_3, in TEST_P() 135 … Source::GLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_1, glslang::EShTargetSpv_1_4, in TEST_P() 142 … Source::GLSL, Semantics::Vulkan, glslang::EShTargetVulkan_1_3, glslang::EShTargetSpv_1_6, in TEST_P() [all …]
|
| /third_party/rust/rust/tests/ui/binop/ |
| D | binop-move-semantics.stderr | 2 --> $DIR/binop-move-semantics.rs:8:5 22 --> $DIR/binop-move-semantics.rs:14:5 42 --> $DIR/binop-move-semantics.rs:21:5 56 --> $DIR/binop-move-semantics.rs:23:5 70 --> $DIR/binop-move-semantics.rs:30:5 85 --> $DIR/binop-move-semantics.rs:32:5 91 --> $DIR/binop-move-semantics.rs:54:5 106 --> $DIR/binop-move-semantics.rs:62:5
|
| /third_party/rust/crates/aho-corasick/ |
| D | DESIGN.md | 29 * Supporting "standard" match semantics, along with its overlapping variant, 30 in addition to leftmost-first and leftmost-longest semantics. The "standard" 31 semantics are typically what you see in a textbook description of 33 regex engines, which often use leftmost-first or leftmost-longest semantics. 34 Thus, it is useful to implement those semantics here. The "standard" and 338 # Match semantics 342 that it natively supports leftmost-first and leftmost-longest match semantics. 343 Briefly, match semantics refer to the decision procedure by which searching 346 * **standard** match semantics emits matches as soon as they are detected by 349 * **leftmost-first** match semantics means that 1) the next match is the match [all …]
|