Searched refs:getVertexWithExtraAttributesGenerator (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1276 const VertexGenerator* getVertexWithExtraAttributesGenerator () in getVertexWithExtraAttributesGenerator() function 5905 { getVertexWithExtraAttributesGenerator(), "large_stride" }, in createExtendedDynamicStateTests() 5919 if (factory == getVertexWithExtraAttributesGenerator() && kOrdering == SequenceOrdering::TWO_DRAWS_STATIC) in createExtendedDynamicStateTests() 5970 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithExtraAttributesGenerator()); in createExtendedDynamicStateTests() 7264 const auto dynamicGen = getVertexWithExtraAttributesGenerator(); in createExtendedDynamicStateTests() 7281 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithPaddingGenerator(), getVertexWithExtraAttributesGenerator()); in createExtendedDynamicStateTests() 7288 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithExtraAttributesGenerator(), getVertexWithMultipleBindingsGenerator()); in createExtendedDynamicStateTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1695 const VertexGenerator* getVertexWithExtraAttributesGenerator () in getVertexWithExtraAttributesGenerator() function 7309 { getVertexWithExtraAttributesGenerator(), "large_stride" }, in createExtendedDynamicStateTests() 7323 if (factory == getVertexWithExtraAttributesGenerator() && kOrdering == SequenceOrdering::TWO_DRAWS_STATIC) in createExtendedDynamicStateTests() 7377 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithExtraAttributesGenerator()); in createExtendedDynamicStateTests() 8910 const auto dynamicGen = getVertexWithExtraAttributesGenerator(); in createExtendedDynamicStateTests() 8946 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithPaddingGenerator(), getVertexWithExtraAttributesGenerator()); in createExtendedDynamicStateTests() 8954 TestConfig config(pipelineConstructionType, kOrdering, kUseMeshShaders, getVertexWithExtraAttributesGenerator(), getVertexWithMultipleBindingsGenerator()); in createExtendedDynamicStateTests() 8977 TestConfig config(pipelineConstructionType, kOrdering, false, getVertexWithPaddingGenerator(), getVertexWithExtraAttributesGenerator()); in createExtendedDynamicStateTests()
|
Completed in 23 milliseconds