Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2683 class ResetTimestampQueryBeforeCopyTestInstance : public vkt::TestInstance class
2686 ResetTimestampQueryBeforeCopyTestInstance (Context& context);
2687 virtual ~ResetTimestampQueryBeforeCopyTestInstance (void) { } in ~ResetTimestampQueryBeforeCopyTestInstance()
2711 return new ResetTimestampQueryBeforeCopyTestInstance(context); in createInstance()
2714 ResetTimestampQueryBeforeCopyTestInstance::ResetTimestampQueryBeforeCopyTestInstance (Context& cont… in ResetTimestampQueryBeforeCopyTestInstance() function in vkt::pipeline::__anon818c47370111::ResetTimestampQueryBeforeCopyTestInstance
2779 tcu::TestStatus ResetTimestampQueryBeforeCopyTestInstance::iterate (void) in iterate()