Home
last modified time | relevance | path

Searched defs:pRanges (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp767 const VkImageSubresourceRange* pRanges; in subDecode() local
812 const VkImageSubresourceRange* pRanges; in subDecode() local
DVkDecoderSnapshot.cpp1349 const VkImageSubresourceRange* pRanges) { in vkCmdClearColorImage()
1365 uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearDepthStencilImage()
4923 const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearColorImage()
4933 const VkImageSubresourceRange* pRanges) { in vkCmdClearDepthStencilImage()
DVkDecoder.cpp7738 const VkImageSubresourceRange* pRanges; in decode() local
7807 const VkImageSubresourceRange* pRanges; in decode() local
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp1491 uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in gfxstream_vk_CmdClearColorImage()
1505 const VkImageSubresourceRange* pRanges) { in gfxstream_vk_CmdClearDepthStencilImage()
DVkEncoder.cpp14160 uint32_t rangeCount, const VkImageSubresourceRange* pRanges, in vkCmdClearColorImage()
14299 const VkImageSubresourceRange* pRanges, in vkCmdClearDepthStencilImage()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp3409 …ClearColorValue * pColor, uint32_t rangeCount, const VULKAN_HPP_NAMESPACE::ImageSubresourceRange *… in clearColorImage() argument
3432 …cilValue * pDepthStencil, uint32_t rangeCount, const VULKAN_HPP_NAMESPACE::ImageSubresourceRange *… in clearDepthStencilImage() argument