Home
last modified time | relevance | path

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

/external/angle/util/
Dshader_utils.h59 ANGLE_UTIL_EXPORT CounterNameToIndexMap BuildCounterNameToIndexMap();
Dshader_utils.cpp397 CounterNameToIndexMap BuildCounterNameToIndexMap() in BuildCounterNameToIndexMap() function
473 CounterNameToIndexMap indexMap = BuildCounterNameToIndexMap(); in BuildCounterNameToValueMap()
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp930 CounterNameToIndexMap indexMap = BuildCounterNameToIndexMap(); in initPerfCounters()
/external/angle/src/tests/gl_tests/
DVulkanPerformanceCounterTest.cpp402 mIndexMap = BuildCounterNameToIndexMap(); in getPerfCounters()