Home
last modified time | relevance | path

Searched refs:maxComputeWorkGroupCountZ (Results 1 – 7 of 7) sorted by relevance

/third_party/glslang/glslang/Include/
DResourceLimits.h75 int maxComputeWorkGroupCountZ; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp177 …mputeWorkGroupCountZ " << DefaultTBuiltInResource.maxComputeWorkGroupCountZ << "\n" in GetDefaultTBuiltInResourceString()
333 resources->maxComputeWorkGroupCountZ = value; in DecodeResourceLimits()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp74 outResources->maxComputeWorkGroupCountZ = resources.MaxComputeWorkGroupCount[2]; in GetBuiltInResources()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp124 builtin->maxComputeWorkGroupCountZ = 65535; in getDefaultBuiltInResources()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp135 builtin->maxComputeWorkGroupCountZ = 65535; in getDefaultBuiltInResources()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h389 Resources.maxComputeWorkGroupCountZ = 65535; in init_resources()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7127 … resources.maxComputeWorkGroupCountZ);