Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h45 #define GPUVIS_CLEANUP_FUNC( x ) __attribute__( ( __cleanup__( x ) ) ) macro
49 #define GPUVIS_CLEANUP_FUNC( x ) macro