Home
last modified time | relevance | path

Searched refs:pExternalBufferInfo (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c581 const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in v3dv_GetPhysicalDeviceExternalBufferProperties() argument
584 switch (pExternalBufferInfo->handleType) { in v3dv_GetPhysicalDeviceExternalBufferProperties()
592 .compatibleHandleTypes = pExternalBufferInfo->handleType, in v3dv_GetPhysicalDeviceExternalBufferProperties()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp106 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, VkExternal… in vkGetPhysicalDeviceExternalBufferPropertiesKHR() argument
108 …vkGetPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExternalBufferPr… in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
DVkPhysicalDevice.hpp62 …void getProperties(const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, VkExternalBuffer…
DVkPhysicalDevice.cpp835 void PhysicalDevice::getProperties(const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, V… in getProperties() argument
840 const VkExternalMemoryHandleTypeFlagBits *handleType = &pExternalBufferInfo->handleType; in getProperties()
DlibVulkan.cpp3770 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, VkExternal… in vkGetPhysicalDeviceExternalBufferProperties() argument
3773 physicalDevice, pExternalBufferInfo, pExternalBufferProperties); in vkGetPhysicalDeviceExternalBufferProperties()
3775 vk::Cast(physicalDevice)->getProperties(pExternalBufferInfo, pExternalBufferProperties); in vkGetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c396 const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in lvp_GetPhysicalDeviceExternalBufferProperties() argument
402 switch (pExternalBufferInfo->handleType) { in lvp_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c654 const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in tu_GetPhysicalDeviceExternalBufferProperties() argument
660 switch (pExternalBufferInfo->handleType) { in tu_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c2261 const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in vn_GetPhysicalDeviceExternalBufferProperties() argument
2271 pExternalBufferInfo->handleType == in vn_GetPhysicalDeviceExternalBufferProperties()
2276 if (!(pExternalBufferInfo->handleType & supported_handle_types)) { in vn_GetPhysicalDeviceExternalBufferProperties()
2277 props->compatibleHandleTypes = pExternalBufferInfo->handleType; in vn_GetPhysicalDeviceExternalBufferProperties()
2284 if (pExternalBufferInfo->handleType != renderer_handle_type) { in vn_GetPhysicalDeviceExternalBufferProperties()
2285 local_info = *pExternalBufferInfo; in vn_GetPhysicalDeviceExternalBufferProperties()
2287 pExternalBufferInfo = &local_info; in vn_GetPhysicalDeviceExternalBufferProperties()
2292 physical_dev->instance, physicalDevice, pExternalBufferInfo, in vn_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c1567 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, in anv_GetPhysicalDeviceExternalBufferProperties() argument
1576 assert(pExternalBufferInfo->handleType != 0); in anv_GetPhysicalDeviceExternalBufferProperties()
1582 if (pExternalBufferInfo->flags) in anv_GetPhysicalDeviceExternalBufferProperties()
1587 switch (pExternalBufferInfo->handleType) { in anv_GetPhysicalDeviceExternalBufferProperties()
1612 .compatibleHandleTypes = pExternalBufferInfo->handleType, in anv_GetPhysicalDeviceExternalBufferProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl140 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… argument
145 …m_vk.getPhysicalDeviceExternalBufferProperties(physicalDevice, pExternalBufferInfo, pExternalBuffe…
147 …m_vk.getPhysicalDeviceExternalBufferPropertiesKHR(physicalDevice, pExternalBufferInfo, pExternalBu…
DvkConcreteInstanceInterface.inl24 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
DvkVirtualInstanceInterface.inl24 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
DvkFunctionPointerTypes.inl165 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
218 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
DvkNullDriverImpl.inl1290 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… argument
1293 DE_UNREF(pExternalBufferInfo);
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_formats.c483 … const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in panvk_GetPhysicalDeviceExternalBufferProperties() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1418 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in getPhysicalDeviceExternalBufferPropertiesKHR() argument
1421 DE_UNREF(pExternalBufferInfo); in getPhysicalDeviceExternalBufferPropertiesKHR()
1427 …if (pExternalBufferInfo->handleType == VK_EXTERNAL_MEMORY_HANDLE_TYPE_ANDROID_HARDWARE_BUFFER_BIT_… in getPhysicalDeviceExternalBufferPropertiesKHR()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h12175 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties() argument
12182 cmd_size += vn_sizeof_simple_pointer(pExternalBufferInfo); in vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties()
12183 if (pExternalBufferInfo) in vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties()
12184 cmd_size += vn_sizeof_VkPhysicalDeviceExternalBufferInfo(pExternalBufferInfo); in vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties()
12192 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in vn_encode_vkGetPhysicalDeviceExternalBufferProperties() argument
12200 if (vn_encode_simple_pointer(enc, pExternalBufferInfo)) in vn_encode_vkGetPhysicalDeviceExternalBufferProperties()
12201 vn_encode_VkPhysicalDeviceExternalBufferInfo(enc, pExternalBufferInfo); in vn_encode_vkGetPhysicalDeviceExternalBufferProperties()
12206 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in vn_sizeof_vkGetPhysicalDeviceExternalBufferProperties_reply() argument
12220 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in vn_decode_vkGetPhysicalDeviceExternalBufferProperties_reply() argument
13006 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal… in vn_submit_vkGetPhysicalDeviceExternalBufferProperties() argument
[all …]
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c1982 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo *pExternalBufferInfo, in radv_GetPhysicalDeviceExternalBufferProperties() argument
1988 switch (pExternalBufferInfo->handleType) { in radv_GetPhysicalDeviceExternalBufferProperties()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4395 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
4528 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
5186 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
5191 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4599 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
4732 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
5374 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
5379 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp2558 … const VkPhysicalDeviceExternalBufferInfo * pExternalBufferInfo, in vkGetPhysicalDeviceExternalBufferProperties() argument
2563 physicalDevice, pExternalBufferInfo, pExternalBufferProperties ); in vkGetPhysicalDeviceExternalBufferProperties()
3461 … const VkPhysicalDeviceExternalBufferInfo * pExternalBufferInfo, in vkGetPhysicalDeviceExternalBufferPropertiesKHR() argument
3466 physicalDevice, pExternalBufferInfo, pExternalBufferProperties ); in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
Dvulkan_core.h5221 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
5354 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
6852 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
6857 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp2697 … const VkPhysicalDeviceExternalBufferInfo * pExternalBufferInfo, in vkGetPhysicalDeviceExternalBufferProperties() argument
2702 physicalDevice, pExternalBufferInfo, pExternalBufferProperties ); in vkGetPhysicalDeviceExternalBufferProperties()
3575 … const VkPhysicalDeviceExternalBufferInfo * pExternalBufferInfo, in vkGetPhysicalDeviceExternalBufferPropertiesKHR() argument
3580 physicalDevice, pExternalBufferInfo, pExternalBufferProperties ); in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5067 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
5200 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
6580 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
6585 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5210 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
5343 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,
6841 …alDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternal…
6846 const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo,

12