Home
last modified time | relevance | path

Searched defs:imageRead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp255 … const Unique<VkImage> imageRead(createImage(deviceInterface, getDevice(), &imageSparseInfo)); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp2016 void OutsideRenderPassCommandBufferHelper::imageRead(Context *context, in imageRead() function in rx::vk::OutsideRenderPassCommandBufferHelper
2334 void RenderPassCommandBufferHelper::imageRead(ContextVk *contextVk, in imageRead() function in rx::vk::RenderPassCommandBufferHelper