Searched defs:pRanges (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 1406 …ut, const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in CmdClearColorImage() 1410 …earDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in CmdClearDepthStencilImage() 2466 …ut, const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearColorImage() 2471 …earDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in vkCmdClearDepthStencilImage()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 1455 …ut, const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in CmdClearColorImage() 1458 …earDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) { in CmdClearDepthStencilImage()
|