Home
last modified time | relevance | path

Searched refs:vkstubhal (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp33 namespace vkstubhal { namespace
278 return vkstubhal::EnumerateInstanceExtensionProperties(layer_name, count, properties); in EnumerateInstanceExtensionProperties()
303 return vkstubhal::CreateInstance(create_info, allocator, out_instance); in CreateInstance()
322 return vkstubhal::GetMemoryZirconHandleFUCHSIA(device, pInfo, pHandle); in GetMemoryZirconHandleFUCHSIA()
344 return vkstubhal::GetMemoryZirconHandlePropertiesFUCHSIA( in GetMemoryZirconHandlePropertiesFUCHSIA()
365 return vkstubhal::GetSemaphoreZirconHandleFUCHSIA(device, pInfo, pHandle); in GetSemaphoreZirconHandleFUCHSIA()
384 return vkstubhal::ImportSemaphoreZirconHandleFUCHSIA(device, pInfo); in ImportSemaphoreZirconHandleFUCHSIA()
405 return vkstubhal::CreateBufferCollectionFUCHSIA(device, pInfo, pAllocator, pCollection); in CreateBufferCollectionFUCHSIA()
425 vkstubhal::DestroyBufferCollectionFUCHSIA(device, collection, pAllocator); in DestroyBufferCollectionFUCHSIA()
444 return vkstubhal::SetBufferCollectionConstraintsFUCHSIA(device, collection, pImageInfo); in SetBufferCollectionConstraintsFUCHSIA()
[all …]