Home
last modified time | relevance | path

Searched refs:Invocation (Results 1 – 25 of 116) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
DgenericInterfaceFunctionTypeParameter.types8 foo(fn); // Invocation is necessary to repro (!)
DgenericInterfaceFunctionTypeParameter.symbols14 foo(fn); // Invocation is necessary to repro (!)
/third_party/spirv-tools/source/val/
Dvalidate_scopes.cpp32 case spv::Scope::Invocation: in IsValidScope()
229 value != spv::Scope::Subgroup && value != spv::Scope::Invocation && in ValidateMemoryScope()
Dvalidate_memory_semantics.cpp191 spv::Scope(memory_value) == spv::Scope::Invocation) { in ValidateMemorySemantics()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_loads.cpp115 {uint32_t(spv::Scope::Invocation)}, in Apply()
Dfuzzer_pass_add_stores.cpp147 {uint32_t(spv::Scope::Invocation)}, in Apply()
Dtransformation_load.cpp152 if (memory_scope_const_value != spv::Scope::Invocation) { in IsApplicable()
Dtransformation_store.cpp178 if (spv::Scope(memory_scope_const_value) != spv::Scope::Invocation) { in IsApplicable()
/third_party/typescript/src/services/
DsignatureHelp.ts12 type Invocation = CallInvocation | TypeArgsInvocation | ContextualInvocation; alias
16 readonly invocation: Invocation;
282 const invocation: Invocation = { kind: InvocationKind.TypeArgs, called };
501 function getEnclosingDeclarationFromInvocation(invocation: Invocation): Node {
/third_party/spirv-tools/test/val/
Dval_non_uniform_test.cpp115 spv::Scope::Invocation};
131 case spv::Scope::Invocation: in ConvertScope()
/third_party/libabigail/doc/manuals/
Dabilint.rst20 Invocation chapter
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_gcn_shader.txt100 Modify Section 8.18, Shader Invocation Group Functions
DAMD_shader_ballot.txt84 Add Section 8.18, Shader Invocation Group Functions
336 Add Section 8.18, Shader Invocation Group Functions
444 Add Section 8.18, Shader Invocation Group Functions
547 Add Section 8.18, Shader Invocation Group Functions
/third_party/openGLES/extensions/AMD/
DAMD_gcn_shader.txt101 Modify Section 8.18, Shader Invocation Group Functions
DAMD_shader_ballot.txt84 Add Section 8.18, Shader Invocation Group Functions
336 Add Section 8.18, Shader Invocation Group Functions
444 Add Section 8.18, Shader Invocation Group Functions
547 Add Section 8.18, Shader Invocation Group Functions
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.lua512 Invocation = 4,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs559 Invocation = 4, enumerator
Dspirv.lua521 Invocation = 4,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.lua526 Invocation = 4,
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.lua526 Invocation = 4,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.lua512 Invocation = 4,
Dspirv.cs550 Invocation = 4, enumerator
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.lua521 Invocation = 4,
Dspirv.cs559 Invocation = 4, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.lua512 Invocation = 4,

12345