Home
last modified time | relevance | path

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

/third_party/glslang/Test/
D100.conf28 generalConstantMatrixVectorIndexing 0
/third_party/glslang/Test/baseResults/
Dtest.conf111 generalConstantMatrixVectorIndexing 1
/third_party/glslang/glslang/Include/
DResourceLimits.h49 bool generalConstantMatrixVectorIndexing; member
/third_party/glslang/StandAlone/
DResourceLimits.cpp274 …ixVectorIndexing " << DefaultTBuiltInResource.limits.generalConstantMatrixVectorIndexing << … in GetDefaultTBuiltInResourceString()
525 resources->limits.generalConstantMatrixVectorIndexing = (value != 0); in DecodeResourceLimits()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp95 limits->generalConstantMatrixVectorIndexing = true; in getDefaultLimits()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp106 limits->generalConstantMatrixVectorIndexing = true; in getDefaultLimits()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h458 Resources.limits.generalConstantMatrixVectorIndexing = 1; in init_resources()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h458 Resources.limits.generalConstantMatrixVectorIndexing = 1; in init_resources()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp182 ! limits.generalConstantMatrixVectorIndexing || in setLimits()
696 (! limits.generalConstantMatrixVectorIndexing && base->getAsConstantUnion()) || in handleIndexLimits()