Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp404 const std::vector<AttributeInfo>& attributeInfos, in VertexInputTest()
1954 …, VertexInputTest::LayoutOrder layoutOrder, const std::vector<VertexInputTest::AttributeInfo>& att… in createMultipleAttributeCases()
2216 std::vector<VertexInputTest::AttributeInfo> attributeInfos(attributeCount[attributeCountNdx]); in createMaxAttributeTests() local