Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp880 struct SubpassTestConfig struct
882 SubpassTestConfig (VkFormat format_, in SubpassTestConfig() argument
903 SubpassTestConfig testConfig);
997 SubpassDependencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig t… in SubpassDependencyTestInstance()
1837 void init (vk::SourceCollections& dst, SubpassTestConfig testConfig) const in init()
2142 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests()
2145 …Group->addChild(new InstanceFactory1<SubpassDependencyTestInstance, SubpassTestConfig, SubpassProg… in initTests()