Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDriver.cpp39 #define VK_GLOBAL(N, R, ...) N = nullptr in Driver() macro
132 #define VK_GLOBAL(N, R, ...) \ in load() macro
158 #define VK_GLOBAL(N, R, ...) N = nullptr in unload() macro
DDriver.hpp51 #define VK_GLOBAL(N, R, ...) VKAPI_ATTR R(VKAPI_CALL *N)(__VA_ARGS__) macro