Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_common.h75 #define VN_TRACE_SCOPE(name) \ macro
95 #define VN_TRACE_SCOPE(name) macro
99 #define VN_TRACE_FUNC() VN_TRACE_SCOPE(__func__)
Dvn_renderer_internal.c127 VN_TRACE_SCOPE("shmem cache skip"); in vn_renderer_shmem_cache_get()
148 VN_TRACE_SCOPE("shmem cache miss"); in vn_renderer_shmem_cache_get()
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst706 - venus: fix two VN_TRACE_SCOPE's in the same scope