Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h140 int maxMeshWorkGroupSizeZ_NV; member
/external/deqp-deps/glslang/StandAlone/
DResourceLimits.cpp242 …eshWorkGroupSizeZ_NV " << DefaultTBuiltInResource.maxMeshWorkGroupSizeZ_NV << "\n" in GetDefaultTBuiltInResourceString()
464 resources->maxMeshWorkGroupSizeZ_NV = value; in DecodeResourceLimits()
/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp196 builtin->maxMeshWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp557 Resources.maxMeshWorkGroupSizeZ_NV = value; in ProcessConfigFile()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp197 builtin->maxMeshWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp7707 … resources.maxMeshWorkGroupSizeZ_NV); in add2ndGenerationSamplingImaging()
DParseHelper.cpp7569 case 2: max = resources.maxMeshWorkGroupSizeZ_NV; break; in updateStandaloneQualifierDefaults()