Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/
Dinspector-global-function.js2 let invocations = 0; variable
Dinspector-global-function.mjs2 let invocations = 0; variable
/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/write-file-atomic/lib/
Dindex.js28 let 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/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.hpp265 int invocations; member
/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/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1309 int invocations, in WriteGeometryShaderLayoutQualifiers()
DBaseTypes.h1377 int invocations; member
/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_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/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp53 int invocations, in GetGeometryShaderLayout()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3813 deUint32 MaxWorkGroupSizeTest::getSSBOSize (deUint32 invocations) in getSSBOSize()
3861 const auto invocations = getInvocations(m_params, vki, physicalDevice, &properties); in checkSupport() local
3890 const auto invocations = MaxWorkGroupSizeTest::getInvocations(m_params, vki, physicalDevice); in iterate() local
/third_party/mesa3d/src/compiler/
Dshader_info.h368 uint8_t invocations; member
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h1174 int invocations; variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h753 uint8_t invocations; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h289 unsigned invocations; member
/third_party/glslang/glslang/Include/
DTypes.h1295 int invocations; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp655 uint32_t invocations = 0; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c1261 uint32_t vertices_out, invocations, output, vec4_size; in tu6_emit_vpc() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1390 int invocations; member
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1762 int invocations; in handleEntryPointAttributes() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c372 unsigned invocations; member