Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_image.c164 VkSubresourceLayout *pLayout) in vk_common_GetImageSubresourceLayout()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp733 VkSubresourceLayout* pLayout) { in gfxstream_vk_GetImageSubresourceLayout()
3915 VkSubresourceLayout2KHR* pLayout) { in gfxstream_vk_GetDeviceImageSubresourceLayoutKHR()
3926 VkSubresourceLayout2KHR* pLayout) { in gfxstream_vk_GetImageSubresourceLayout2KHR()
4406 VkSubresourceLayout2KHR* pLayout) { in gfxstream_vk_GetImageSubresourceLayout2EXT()
DResourceTracker.cpp5184 VkSubresourceLayout* pLayout) { in on_vkGetImageSubresourceLayout()
DVkEncoder.cpp6772 VkSubresourceLayout* pLayout, uint32_t doLock) { in vkGetImageSubresourceLayout()
31492 VkSubresourceLayout2KHR* pLayout, in vkGetDeviceImageSubresourceLayoutKHR()
31605 VkSubresourceLayout2KHR* pLayout, uint32_t doLock) { in vkGetImageSubresourceLayout2KHR()
34737 VkSubresourceLayout2KHR* pLayout, uint32_t doLock) { in vkGetImageSubresourceLayout2EXT()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp518 VkSubresourceLayout* pLayout) {} in vkGetImageSubresourceLayout()
2989 VkSubresourceLayout2KHR* pLayout) {} in vkGetDeviceImageSubresourceLayoutKHR()
2994 VkSubresourceLayout2KHR* pLayout) {} in vkGetImageSubresourceLayout2KHR()
3458 VkSubresourceLayout2KHR* pLayout) {} in vkGetImageSubresourceLayout2EXT()
4304 VkSubresourceLayout* pLayout) { in vkGetImageSubresourceLayout()
6493 VkSubresourceLayout2KHR* pLayout) { in vkGetDeviceImageSubresourceLayoutKHR()
6504 VkSubresourceLayout2KHR* pLayout) { in vkGetImageSubresourceLayout2KHR()
6889 VkSubresourceLayout2KHR* pLayout) { in vkGetImageSubresourceLayout2EXT()
DVkDecoder.cpp3897 VkSubresourceLayout* pLayout; in decode() local
17482 VkSubresourceLayout2KHR* pLayout; in decode() local
17543 VkSubresourceLayout2KHR* pLayout; in decode() local
19736 VkSubresourceLayout2KHR* pLayout; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1702 …KAN_HPP_NAMESPACE::ImageSubresource * pSubresource, VULKAN_HPP_NAMESPACE::SubresourceLayout * pLay… in getImageSubresourceLayout()