Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Dcompute_pipeline.cc92 CreateTimingQueryObjectIfNeeded(is_timed_execution); in Compute()
Dpipeline.h106 void CreateTimingQueryObjectIfNeeded(bool is_timed_execution);
Draytracing_pipeline.cc204 CreateTimingQueryObjectIfNeeded(is_timed_execution); in TraceRays()
Dpipeline.cc264 void Pipeline::CreateTimingQueryObjectIfNeeded(bool is_timed_execution) { in CreateTimingQueryObjectIfNeeded() function in amber::vulkan::Pipeline
Dgraphics_pipeline.cc906 CreateTimingQueryObjectIfNeeded(is_timed_execution); in Draw()