Searched refs:VK_LAYER_EXPORT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvk_layer.h31 #define VK_LAYER_EXPORT __attribute__((visibility("default"))) macro
33 #define VK_LAYER_EXPORT __attribute__((visibility("default"))) macro
35 #define VK_LAYER_EXPORT macro
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvk_layer.h31 #define VK_LAYER_EXPORT __attribute__((visibility("default"))) macro
33 #define VK_LAYER_EXPORT __attribute__((visibility("default"))) macro
35 #define VK_LAYER_EXPORT macro
/xsrc/external/mit/MesaLib/dist/src/intel/nullhw-layer/
H A Dintel_nullhw.c354 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice dev,
367 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr(VkInstance instance,
/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c569 VK_LAYER_EXPORT VkResult vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersionStruct)
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp2306 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice dev,
2319 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr(VkInstance instance,
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp2649 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice dev,
2662 VK_LAYER_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr(VkInstance instance,

Completed in 12 milliseconds