Home
last modified time | relevance | path

Searched refs:maxComputeWorkGroupCountY (Results 1 – 9 of 9) sorted by relevance

/third_party/glslang/glslang/Include/
DResourceLimits.h74 int maxComputeWorkGroupCountY; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp185 …mputeWorkGroupCountY " << DefaultTBuiltInResource.maxComputeWorkGroupCountY << "\n" in GetDefaultTBuiltInResourceString()
349 resources->maxComputeWorkGroupCountY = value; in DecodeResourceLimits()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp73 outResources->maxComputeWorkGroupCountY = resources.MaxComputeWorkGroupCount[1]; in GetBuiltInResources()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp123 builtin->maxComputeWorkGroupCountY = 65535; in getDefaultBuiltInResources()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp134 builtin->maxComputeWorkGroupCountY = 65535; in getDefaultBuiltInResources()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h388 Resources.maxComputeWorkGroupCountY = 65535; in init_resources()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h388 Resources.maxComputeWorkGroupCountY = 65535; in init_resources()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp78 outBuiltInResources->maxComputeWorkGroupCountY = caps.maxComputeWorkGroupCount[1]; in GetBuiltInResourcesFromCaps()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7475 … resources.maxComputeWorkGroupCountY, in add2ndGenerationSamplingImaging()