Home
last modified time | relevance | path

Searched defs:prevAccess (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp558 downloadImage(const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyNdx, Allocator& allocator, VkImage image, MultiPlaneImageData* imageData, VkAccessFlags prevAccess, VkImageLayout initialLayout, uint32_t baseArrayLayer) downloadImage() argument
666 readImageMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyNdx, vk::VkImage image, const std::vector<de::SharedPtr<vk::Allocation> >& allocations, MultiPlaneImageData* imageData, vk::VkAccessFlags prevAccess, vk::VkImageLayout initialLayout) readImageMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp558 downloadImage(const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyNdx, Allocator& allocator, VkImage image, MultiPlaneImageData* imageData, VkAccessFlags prevAccess, VkImageLayout initialLayout) downloadImage() argument
665 readImageMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyNdx, vk::VkImage image, const std::vector<de::SharedPtr<vk::Allocation> >& allocations, MultiPlaneImageData* imageData, vk::VkAccessFlags prevAccess, vk::VkImageLayout initialLayout) readImageMemory() argument

Completed in 5 milliseconds