Home
last modified time | relevance | path

Searched defs:pLayout (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp991 …vice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) { in GetImageSubresourceLayout()
1782 …vice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) { in vkGetImageSubresourceLayout()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp533 VkSubresourceLayout* pLayout) { in entry_vkGetImageSubresourceLayout()
8368 VkSubresourceLayout2EXT* pLayout) { in entry_vkGetImageSubresourceLayout2EXT()
8376 VkSubresourceLayout2EXT* pLayout) { in dynCheck_entry_vkGetImageSubresourceLayout2EXT()
DVkEncoder.cpp6825 VkSubresourceLayout* pLayout, uint32_t doLock) { in vkGetImageSubresourceLayout()
60874 VkSubresourceLayout2EXT* pLayout, uint32_t doLock) { in vkGetImageSubresourceLayout2EXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp553 VkSubresourceLayout* pLayout) { in vkGetImageSubresourceLayout()
4303 VkSubresourceLayout2EXT* pLayout) { in vkGetImageSubresourceLayout2EXT()
5973 VkSubresourceLayout* pLayout) { in vkGetImageSubresourceLayout()
10438 VkSubresourceLayout2EXT* pLayout) { in vkGetImageSubresourceLayout2EXT()
DVkDecoder.cpp3873 VkSubresourceLayout* pLayout; in decode() local
32726 VkSubresourceLayout2EXT* pLayout; in decode() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp1929 …KAN_HPP_NAMESPACE::ImageSubresource * pSubresource, VULKAN_HPP_NAMESPACE::SubresourceLayout * pLay… in getImageSubresourceLayout()
15563 …P_NAMESPACE::ImageSubresource2EXT * pSubresource, VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT * pL… in getImageSubresourceLayout2EXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1402 optional VkSubresourceLayout pLayout = 4; field