Home
last modified time | relevance | path

Searched defs:invocation (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dc_interface_test.cpp107 int invocation = 0; in TEST() local
136 int invocation = 0; in TEST() local
171 int invocation = 0; in TEST() local
206 int invocation = 0; in TEST() local
229 int invocation = 0; in TEST() local
260 int invocation = 0; in TEST() local
Dlog_test.cpp27 int invocation = 0; in TEST() local
41 int invocation = 0; in TEST() local
Dbinary_parse_test.cpp285 int invocation = 0; in TEST_F() local
304 int invocation = 0; in TEST_F() local
332 int invocation = 0; in TEST_F() local
352 int invocation = 0; in TEST_F() local
/third_party/spirv-tools/test/
Dc_interface_test.cpp113 int invocation = 0; in TEST() local
146 int invocation = 0; in TEST() local
183 int invocation = 0; in TEST() local
222 int invocation = 0; in TEST() local
248 int invocation = 0; in TEST() local
279 int invocation = 0; in TEST() local
Dlog_test.cpp25 int invocation = 0; in TEST() local
39 int invocation = 0; in TEST() local
Dbinary_parse_test.cpp279 int invocation = 0; in TEST_F() local
296 int invocation = 0; in TEST_F() local
322 int invocation = 0; in TEST_F() local
340 int invocation = 0; in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dc_interface_test.cpp113 int invocation = 0; in TEST() local
143 int invocation = 0; in TEST() local
180 int invocation = 0; in TEST() local
219 int invocation = 0; in TEST() local
242 int invocation = 0; in TEST() local
273 int invocation = 0; in TEST() local
Dlog_test.cpp25 int invocation = 0; in TEST() local
39 int invocation = 0; in TEST() local
Dbinary_parse_test.cpp288 int invocation = 0; in TEST_F() local
305 int invocation = 0; in TEST_F() local
331 int invocation = 0; in TEST_F() local
349 int invocation = 0; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dc_interface_test.cpp113 int invocation = 0; in TEST() local
143 int invocation = 0; in TEST() local
180 int invocation = 0; in TEST() local
219 int invocation = 0; in TEST() local
242 int invocation = 0; in TEST() local
273 int invocation = 0; in TEST() local
Dlog_test.cpp25 int invocation = 0; in TEST() local
39 int invocation = 0; in TEST() local
Dbinary_parse_test.cpp288 int invocation = 0; in TEST_F() local
305 int invocation = 0; in TEST_F() local
331 int invocation = 0; in TEST_F() local
349 int invocation = 0; in TEST_F() local
/third_party/typescript/src/services/
DsignatureHelp.ts16 readonly invocation: Invocation; property
162 readonly invocation: CallLikeExpression; property
209 const invocation = parent; constant
282 const invocation: Invocation = { kind: InvocationKind.TypeArgs, called }; constant
313 …const invocation: ContextualInvocation = { kind: InvocationKind.Contextual, signature: first(signa… constant
513 …const callTargetSymbol = invocation.kind === InvocationKind.Contextual ? invocation.symbol : (type… constant
/third_party/gn/src/gn/
Dtemplate.cc27 const FunctionCallNode* invocation, in Invoke()
/third_party/flutter/engine/flutter/fml/
Dmessage_loop_impl.cc124 for (const auto& invocation : invocations) { in FlushTasks() local
Dmessage_loop_task_queues_unittests.cc77 for (auto& invocation : invocations) { in TEST() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_indirect_dispatch.c64 void *invocation = in GENX() local
Dpan_indirect_draw.c79 nir_ssa_def *invocation; member
1243 void *invocation = in panfrost_emit_index_min_max_search() local
1325 void *invocation = in GENX() local
/third_party/python/Lib/lib2to3/fixes/
Dfix_operator.py19 def invocation(s): function
/third_party/skia/src/gpu/
DGrFragmentProcessor.cpp867 auto invocation = SkStringPrintf("%s(%s", this->childProcessor(childIndex)->functionName(), in invokeChild() local
915 auto invocation = SkStringPrintf("%s(%s", this->childProcessor(childIndex)->functionName(), in invokeChildWithMatrix() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c425 for (unsigned invocation = 0; invocation < shader->num_invocations; invocation++) { in gs_flush() local
/third_party/mesa3d/src/compiler/glsl/
Dglsl_to_nir.cpp1632 ir_rvalue *invocation = (ir_rvalue *) ir->actual_parameters.get_head()->next; in visit() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3552 struct mali_invocation_packed invocation; in panfrost_launch_xfb() local
3668 struct mali_invocation_packed invocation; in panfrost_direct_draw() local
3834 static struct mali_invocation_packed invocation; in panfrost_indirect_draw() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c1154 LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) in ssbo_base_pointer()
1173 LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) in mem_access_base_pointer()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc2937 uint32_t invocation[3] = {}; in ParseDebugThread() local

12