Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_log.h32 #define __VK_ARG_N(...) __VK_ARG_SEQ(__VA_ARGS__,8,7,6,5,4,3,2,1,0) macro
35 __VK_ARG_N(__VA_ARGS__), (const void*[]){__VA_ARGS__}