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.cpp988 struct SubpassTestConfig struct
990 SubpassTestConfig (VkFormat format_, in SubpassTestConfig() function
1011 SubpassTestConfig testConfig);
1096 SubpassDependencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig t… in SubpassDependencyTestInstance()
3659 void init (vk::SourceCollections& dst, SubpassTestConfig testConfig) const in init()
4133 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests()
4136 …Group->addChild(new InstanceFactory1<SubpassDependencyTestInstance, SubpassTestConfig, SubpassProg… in initTests()