Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DResourceLimits.h126 int maxTessEvaluationAtomicCounterBuffers; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp228 …tionAtomicCounterBuffers " << DefaultTBuiltInResource.maxTessEvaluationAtomicCounterBuffers <<… in GetDefaultTBuiltInResourceString()
435 resources->maxTessEvaluationAtomicCounterBuffers = value; in DecodeResourceLimits()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp175 builtin->maxTessEvaluationAtomicCounterBuffers = 0; in getDefaultBuiltInResources()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp186 builtin->maxTessEvaluationAtomicCounterBuffers = 0; in getDefaultBuiltInResources()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h440 Resources.maxTessEvaluationAtomicCounterBuffers = 0; in init_resources()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h440 Resources.maxTessEvaluationAtomicCounterBuffers = 0; in init_resources()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp6880 … gl_MaxTessEvaluationAtomicCounterBuffers = %d;", resources.maxTessEvaluationAtomicCounterBuffers);
7200 …gl_MaxTessEvaluationAtomicCounterBuffers = %d;", resources. maxTessEvaluationAtomicCounterBuffers);