Searched defs:rangeCount (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkSubDecoder.cpp | 766 uint32_t rangeCount; in subDecode() local 811 uint32_t rangeCount; in subDecode() local
|
D | VkDecoderSnapshot.cpp | 1348 const VkClearColorValue* pColor, uint32_t rangeCount, in vkCmdClearColorImage() 1365 uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearDepthStencilImage() 4923 const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearColorImage() 4932 const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, in vkCmdClearDepthStencilImage()
|
D | VkDecoder.cpp | 7737 uint32_t rangeCount; in decode() local 7806 uint32_t rangeCount; in decode() local
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | func_table.cpp | 1491 uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in gfxstream_vk_CmdClearColorImage() 1504 uint32_t rangeCount, in gfxstream_vk_CmdClearDepthStencilImage()
|
D | VkEncoder.cpp | 14160 uint32_t rangeCount, const VkImageSubresourceRange* pRanges, in vkCmdClearColorImage() 14298 uint32_t rangeCount, in vkCmdClearDepthStencilImage()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 3409 …imageLayout, const VULKAN_HPP_NAMESPACE::ClearColorValue * pColor, uint32_t rangeCount, const VULK… in clearColorImage() 3432 …onst VULKAN_HPP_NAMESPACE::ClearDepthStencilValue * pDepthStencil, uint32_t rangeCount, const VULK… in clearDepthStencilImage()
|
D | vulkansc.hpp | 1660 …mage, VkImageLayout imageLayout, const VkClearColorValue * pColor, uint32_t rangeCount, const VkIm… in vkCmdClearColorImage() 1666 …ayout imageLayout, const VkClearDepthStencilValue * pDepthStencil, uint32_t rangeCount, const VkIm… in vkCmdClearDepthStencilImage()
|
D | vulkan.hpp | 1727 …mage, VkImageLayout imageLayout, const VkClearColorValue * pColor, uint32_t rangeCount, const VkIm… in vkCmdClearColorImage() 1733 …ayout imageLayout, const VkClearDepthStencilValue * pDepthStencil, uint32_t rangeCount, const VkIm… in vkCmdClearDepthStencilImage()
|