Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp142 GLSL_TYPE_COUNT enumerator
193 static const GlslTypeDescription s_glslTypeDescriptions[GLSL_TYPE_COUNT];
279 const VertexInputTest::GlslTypeDescription VertexInputTest::s_glslTypeDescriptions[GLSL_TYPE_COUNT]…
1834 for (int glslTypeNdx = 0; glslTypeNdx < VertexInputTest::GLSL_TYPE_COUNT; glslTypeNdx++) in createSingleAttributeTests()
1947 CompatibleFormats compatibleFormats[VertexInputTest::GLSL_TYPE_COUNT]; in createMultipleAttributeTests()
1949 for (int glslTypeNdx = 0; glslTypeNdx < VertexInputTest::GLSL_TYPE_COUNT; glslTypeNdx++) in createMultipleAttributeTests()
2073 CompatibleFormats compatibleFormats[VertexInputTest::GLSL_TYPE_COUNT]; in createMaxAttributeTests()
2075 for (int glslTypeNdx = 0; glslTypeNdx < VertexInputTest::GLSL_TYPE_COUNT; glslTypeNdx++) in createMaxAttributeTests()