Home
last modified time | relevance | path

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

/external/swiftshader/tests/VulkanUnitTests/
DDriver.cpp43 #define VK_INSTANCE(N, R, ...) N = nullptr in Driver() macro
162 #define VK_INSTANCE(N, R, ...) N = nullptr in unload() macro
179 #define VK_INSTANCE(N, R, ...) \ in resolve() macro
DDriver.hpp56 #define VK_INSTANCE(N, R, ...) VKAPI_ATTR R(VKAPI_CALL *N)(__VA_ARGS__) macro