Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp2893 class ResetTimestampQueryBeforeCopyTestInstance : public vkt::TestInstance class
2896 ResetTimestampQueryBeforeCopyTestInstance(Context &context);
2897 virtual ~ResetTimestampQueryBeforeCopyTestInstance(void) in ~ResetTimestampQueryBeforeCopyTestInstance()
2924 return new ResetTimestampQueryBeforeCopyTestInstance(context); in createInstance()
2927 ResetTimestampQueryBeforeCopyTestInstance::ResetTimestampQueryBeforeCopyTestInstance(Context &conte… in ResetTimestampQueryBeforeCopyTestInstance() function in vkt::pipeline::__anonb6e788ec0111::ResetTimestampQueryBeforeCopyTestInstance
2994 tcu::TestStatus ResetTimestampQueryBeforeCopyTestInstance::iterate(void) in iterate()