Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2889 class ResetTimestampQueryBeforeCopyTestInstance : public vkt::TestInstance class
2892 ResetTimestampQueryBeforeCopyTestInstance(Context &context);
2893 virtual ~ResetTimestampQueryBeforeCopyTestInstance(void) in ~ResetTimestampQueryBeforeCopyTestInstance()
2920 return new ResetTimestampQueryBeforeCopyTestInstance(context); in createInstance()
2923 ResetTimestampQueryBeforeCopyTestInstance::ResetTimestampQueryBeforeCopyTestInstance(Context &conte… in ResetTimestampQueryBeforeCopyTestInstance() function in vkt::pipeline::__anon5e35836c0111::ResetTimestampQueryBeforeCopyTestInstance
2990 tcu::TestStatus ResetTimestampQueryBeforeCopyTestInstance::iterate(void) in iterate()