Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1247 class PropertiesTestInstance : public vkt::TestInstance class
1250 PropertiesTestInstance (Context& context) in PropertiesTestInstance() function in vkt::__anonf560080b0111::PropertiesTestInstance
1253 virtual ~PropertiesTestInstance (void) {} in ~PropertiesTestInstance()
1261 return new PropertiesTestInstance(context); in createInstance()
1269 tcu::TestStatus PropertiesTestInstance::iterate (void) in iterate()