Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
Dswiftshader_icd.def168 vkGetPhysicalDeviceExternalBufferProperties
DVkPromotedExtensions.cpp106vkGetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExternalBufferPr… in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
DVkGetProcAddress.cpp56 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceExternalBufferProperties),
DlibVulkan.cpp1989 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(VkPhysicalDevice physicalDev… in vkGetPhysicalDeviceExternalBufferProperties() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl40 …alDeviceExternalBufferPropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceExternalBufferProperties
DvkCoreFunctionalities.inl321 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceExternalBufferProperties", FU…
DvkNullDriverImpl.inl1907 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceExternalBufferProperties, getPhysicalDeviceExternalBufferP…
DvkVulkan_c.inl4382 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4526 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4526 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(
/external/swiftshader/include/vulkan/
Dvulkan_core.h4646 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4693 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(
Dvulkan.hpp2105 …void vkGetPhysicalDeviceExternalBufferProperties( VkPhysicalDevice physicalDevice, const VkPhysica… in vkGetPhysicalDeviceExternalBufferProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2107 …return ::vkGetPhysicalDeviceExternalBufferProperties( physicalDevice, pExternalBufferInfo, pExtern… in vkGetPhysicalDeviceExternalBufferProperties()
53220 …d.vkGetPhysicalDeviceExternalBufferProperties( m_physicalDevice, reinterpret_cast<const VkPhysical… in getExternalBufferProperties()
53227 …d.vkGetPhysicalDeviceExternalBufferProperties( m_physicalDevice, reinterpret_cast<const VkPhysical… in getExternalBufferProperties()
54926 PFN_vkGetPhysicalDeviceExternalBufferProperties vkGetPhysicalDeviceExternalBufferProperties = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
55334vkGetPhysicalDeviceExternalBufferProperties = PFN_vkGetPhysicalDeviceExternalBufferProperties( vkG… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4379 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalBufferProperties(