Searched defs:pLayout (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_image.c | 236 VkSubresourceLayout *pLayout) in panvk_GetImageSubresourceLayout()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_image.c | 212 VkSubresourceLayout* pLayout) in lvp_GetImageSubresourceLayout()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_image.h | 1506 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_sizeof_vkGetImageSubresourceLayout() 1524 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_encode_vkGetImageSubresourceLayout() 1539 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_sizeof_vkGetImageSubresourceLayout_reply() 1554 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_decode_vkGetImageSubresourceLayout_reply() 2102 …evice, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout, struct… in vn_submit_vkGetImageSubresourceLayout() 2350 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_call_vkGetImageSubresourceLayout() 2363 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) in vn_async_vkGetImageSubresourceLayout()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 754 VkSubresourceLayout *pLayout) in tu_GetImageSubresourceLayout()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_image.c | 531 VkSubresourceLayout *pLayout) in vn_GetImageSubresourceLayout()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 2399 const VkImageSubresource *pSubresource, VkSubresourceLayout *pLayout) in radv_GetImageSubresourceLayout()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 741 …Device device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) 3822 …evice, VkImage image, const VkImageSubresource2EXT* pSubresource, VkSubresourceLayout2EXT* pLayout)
|
/third_party/vulkan-loader/loader/ |
D | trampoline.c | 1421 VkSubresourceLayout *pLayout) { in vkGetImageSubresourceLayout()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 1850 …Device device, VkImage image, const VkImageSubresource *pSubresource, VkSubresourceLayout *pLayout) in vkGetImageSubresourceLayout()
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_dispatch_table_helper.h | 283 …, VkImage image, const VkImageSubresource2EXT* pSubresource, VkSubresourceLayout2EXT* pLayout) { } in StubGetImageSubresourceLayout2EXT()
|
D | vk_loader_extensions.c | 6151 VkSubresourceLayout2EXT* pLayout) { in GetImageSubresourceLayout2EXT()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 2262 … VULKAN_HPP_NAMESPACE::SubresourceLayout * pLayout, in getImageSubresourceLayout() 18446 … VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT * pLayout, in getImageSubresourceLayout2EXT()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 2347 … VULKAN_HPP_NAMESPACE::SubresourceLayout * pLayout, in getImageSubresourceLayout()
|