Home
last modified time | relevance | path

Searched refs:generalVaryingIndexing (Results 1 – 9 of 9) sorted by relevance

/third_party/glslang/Test/
D100.conf25 generalVaryingIndexing 0
/third_party/glslang/Test/baseResults/
Dtest.conf108 generalVaryingIndexing 1
/third_party/glslang/glslang/Include/
DResourceLimits.h46 bool generalVaryingIndexing; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp271 …ryingIndexing " << DefaultTBuiltInResource.limits.generalVaryingIndexing << "\n" in GetDefaultTBuiltInResourceString()
519 resources->limits.generalVaryingIndexing = (value != 0); in DecodeResourceLimits()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp92 limits->generalVaryingIndexing = true; in getDefaultLimits()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp103 limits->generalVaryingIndexing = true; in getDefaultLimits()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h455 Resources.limits.generalVaryingIndexing = 1; in init_resources()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h455 Resources.limits.generalVaryingIndexing = 1; in init_resources()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp186 ! limits.generalVaryingIndexing; in setLimits()
701 (! limits.generalVaryingIndexing && (base->getType().getQualifier().isPipeInput() || in handleIndexLimits()