Home
last modified time | relevance | path

Searched defs:getPerfMonitorCounters (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.cpp101 const angle::PerfMonitorCounterGroups &ContextImpl::getPerfMonitorCounters() in getPerfMonitorCounters() function in rx::ContextImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp9061 const angle::PerfMonitorCounterGroups &ContextVk::getPerfMonitorCounters() in getPerfMonitorCounters() function in rx::ContextVk
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp9868 void Context::getPerfMonitorCounters(GLuint group, in getPerfMonitorCounters() function in gl::Context