Searched refs:SingleAttachmentTestConfig (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 2872 struct SingleAttachmentTestConfig struct 2874 SingleAttachmentTestConfig (VkFormat format_, in SingleAttachmentTestConfig() function 2889 SingleAttachmentTestConfig testConfig); 2908 SingleAttachmentTestInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance() 3849 void init (vk::SourceCollections& dst, SingleAttachmentTestConfig testConfig) const in init() 4242 const SingleAttachmentTestConfig testConfig(configs[configIdx].format, renderingType); in initTests() 4244 singleAttachmentGroup->addChild(new InstanceFactory1<SingleAttachmentTestInstance, SingleAttachmentTestConfig, SingleAttachmentPrograms>(testCtx, tcu::NODETYPE_SELF_VALIDATE, configs[configIdx].name, testConfig)); in initTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 2872 struct SingleAttachmentTestConfig struct 2874 SingleAttachmentTestConfig (VkFormat format_, in SingleAttachmentTestConfig() function 2889 SingleAttachmentTestConfig testConfig); 2908 SingleAttachmentTestInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance() 3849 void init (vk::SourceCollections& dst, SingleAttachmentTestConfig testConfig) const in init() 4242 const SingleAttachmentTestConfig testConfig(configs[configIdx].format, renderingType); in initTests() 4244 singleAttachmentGroup->addChild(new InstanceFactory1<SingleAttachmentTestInstance, SingleAttachmentTestConfig, SingleAttachmentPrograms>(testCtx, tcu::NODETYPE_SELF_VALIDATE, configs[configIdx].name, "", testConfig)); in initTests()
|
Completed in 12 milliseconds