Searched refs:VkNegotiateLayerInterface (Results 1 – 11 of 11) sorted by relevance
60 typedef struct VkNegotiateLayerInterface { struct67 } VkNegotiateLayerInterface; argument70 typedef VkResult (VKAPI_PTR *PFN_vkNegotiateLoaderLayerInterfaceVersion)(VkNegotiateLayerInterface …141 VKAPI_ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pV…
160 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
263 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
1624 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
462 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
835 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
1125 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
2781 VK_LAYER_EXPORT bool pv_vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersionS… in pv_vkNegotiateLoaderLayerInterfaceVersion()
12134 …ATTR VkResult VKAPI_CALL vkNegotiateLoaderLayerInterfaceVersion(VkNegotiateLayerInterface *pVersio… in vkNegotiateLoaderLayerInterfaceVersion()
956 typedef struct VkNegotiateLayerInterface {963 } VkNegotiateLayerInterface;966 VkNegotiateLayerInterface *pVersionStruct);969 You'll notice the `VkNegotiateLayerInterface` structure is similar to other979 `VkNegotiateLayerInterface` and initialize it in the following ways:990 “VkNegotiateLayerInterface”. The layer will either accept the loader's version1016 functions from the “VkNegotiateLayerInterface” structure. Prior to these1128 `VkNegotiateLayerInterface` structure during
4459 VkNegotiateLayerInterface *interface_struct) {4460 memset(interface_struct, 0, sizeof(VkNegotiateLayerInterface));4560 VkNegotiateLayerInterface interface_struct;4755 VkNegotiateLayerInterface interface_struct;