Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp343 const std::vector<AttributeInfo>& attributeInfos, in VertexInputTest()
1644 std::string getAttributeInfosDescription (const std::vector<VertexInputTest::AttributeInfo>& attrib… in getAttributeInfosDescription()
1798 …, VertexInputTest::LayoutOrder layoutOrder, const std::vector<VertexInputTest::AttributeInfo>& att… in createMultipleAttributeCases()
2050 std::vector<VertexInputTest::AttributeInfo> attributeInfos(attributeCount[attributeCountNdx]); in createMaxAttributeTests() local