Searched defs:VKAPI_CALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvk_platform.h42 * VKAPI_CALL - Placed after the return type in function declarations.
46 * Function declaration: VKAPI_ATTR void VKAPI_CALL vkCommand(void);
52 #define VKAPI_CALL __stdcall macro
53 #define VKAPI_PTR VKAPI_CALL
62 #define VKAPI_CALL macro
67 #define VKAPI_CALL macro

Completed in 48 milliseconds