Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h143 int maxTaskWorkGroupSizeZ_NV; member
/external/deqp-deps/glslang/StandAlone/
DResourceLimits.cpp245 …askWorkGroupSizeZ_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeZ_NV << "\n" in GetDefaultTBuiltInResourceString()
470 resources->maxTaskWorkGroupSizeZ_NV = value; in DecodeResourceLimits()
/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp199 builtin->maxTaskWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp563 Resources.maxTaskWorkGroupSizeZ_NV = value; in ProcessConfigFile()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp200 builtin->maxTaskWorkGroupSizeZ_NV = 1; in getDefaultBuiltInResources()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp7711 … resources.maxTaskWorkGroupSizeZ_NV); in add2ndGenerationSamplingImaging()
DParseHelper.cpp7579 case 2: max = resources.maxTaskWorkGroupSizeZ_NV; break; in updateStandaloneQualifierDefaults()