Home
last modified time | relevance | path

Searched defs:invocations (Results 1 – 25 of 36) sorted by relevance

12

/third_party/node/test/fixtures/
Dinspector-global-function.js2 let invocations = 0; variable
/third_party/flutter/engine/flutter/fml/
Dmessage_loop_task_queues_merge_unmerge_unittests.cc130 std::vector<fml::closure> invocations; in TEST() local
160 std::vector<fml::closure> invocations; in TEST() local
187 std::vector<fml::closure> invocations; in TEST() local
Dmessage_loop_task_queues_benchmark.cc42 std::vector<fml::closure> invocations; in BM_RegisterAndGetTasks() local
Dmessage_loop_impl.cc120 std::vector<fml::closure> invocations; in FlushTasks() local
Dmessage_loop_task_queues.cc97 std::vector<fml::closure>& invocations) { in GetTasksToRunNow()
Dmessage_loop_task_queues_unittests.cc72 std::vector<fml::closure> invocations; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dsequence_urbg.h49 size_t invocations() const { return i_; } in invocations() function
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/
Dindex.js16 var invocations = 0 variable
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_task_shader.c197 const unsigned invocations = b->shader->info.workgroup_size[0] * in emit_shared_to_payload_copy() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.c531 uint64_t invocations = info->block[0] * info->block[1] * info->block[2]; in nvc0_update_compute_invocations_counter() local
/third_party/node/deps/npm/node_modules/write-file-atomic/
Dindex.js27 var invocations = 0 variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.hpp265 int invocations; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp22 int invocations, in CreateEmptyGeometryShader()
/third_party/mesa3d/src/compiler/glsl/
Dast.h594 unsigned invocations:1; member
692 ast_layout_expression *invocations; member
Dglsl_parser_extras.cpp1896 unsigned invocations; in set_shader_inout_layout() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1349 int invocations, in WriteGeometryShaderLayoutQualifiers()
DBaseTypes.h831 int invocations; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1309 int invocations, in WriteGeometryShaderLayoutQualifiers()
/third_party/flutter/skia/src/sksl/
DSkSLParser.cpp769 int invocations = -1; in layout() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp34 int invocations, in CreateEmptyGeometryShader()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3575 deUint32 MaxWorkGroupSizeTest::getSSBOSize (deUint32 invocations) in getSSBOSize()
3622 const auto invocations = getInvocations(m_params, vki, physicalDevice, &properties); in checkSupport() local
3648 const auto invocations = MaxWorkGroupSizeTest::getInvocations(m_params, vki, physicalDevice); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3575 deUint32 MaxWorkGroupSizeTest::getSSBOSize (deUint32 invocations) in getSSBOSize()
3622 const auto invocations = getInvocations(m_params, vki, physicalDevice, &properties); in checkSupport() local
3648 const auto invocations = MaxWorkGroupSizeTest::getInvocations(m_params, vki, physicalDevice); in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp54 int invocations, in GetGeometryShaderLayout()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp53 int invocations, in GetGeometryShaderLayout()
/third_party/mesa3d/src/compiler/
Dshader_info.h368 uint8_t invocations; member

12