Home
last modified time | relevance | path

Searched refs:maxMeshWorkGroupSizeZ_NV (Results 1 – 6 of 6) sorted by relevance

/third_party/glslang/glslang/Include/
DResourceLimits.h140 int maxMeshWorkGroupSizeZ_NV; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp251 …eshWorkGroupSizeZ_NV " << DefaultTBuiltInResource.maxMeshWorkGroupSizeZ_NV << "\n" in GetDefaultTBuiltInResourceString()
481 resources->maxMeshWorkGroupSizeZ_NV = value; in DecodeResourceLimits()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp189 builtin->maxMeshWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp200 builtin->maxMeshWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7581 … resources.maxMeshWorkGroupSizeZ_NV); in add2ndGenerationSamplingImaging()
DParseHelper.cpp9138 resources.maxMeshWorkGroupSizeZ_NV ; in updateStandaloneQualifierDefaults()