Home
last modified time | relevance | path

Searched defs:attributeInfos (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp339 const std::vector<AttributeInfo>& attributeInfos, in VertexInputTest()
1742 std::string getAttributeInfosDescription (const std::vector<VertexInputTest::AttributeInfo>& attrib… in getAttributeInfosDescription()
1894 …, VertexInputTest::LayoutOrder layoutOrder, const std::vector<VertexInputTest::AttributeInfo>& att… in createMultipleAttributeCases()
2146 std::vector<VertexInputTest::AttributeInfo> attributeInfos(attributeCount[attributeCountNdx]); in createMaxAttributeTests() local