Home
last modified time | relevance | path

Searched refs:VulkanImageLayout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_wrapper.hpp400 VulkanImageLayout oldImageLayout,
401 VulkanImageLayout newImageLayout);
409 VulkanImageLayout imageLayout =
H A Dvulkan_wrapper_types.hpp406 enum VulkanImageLayout enum
H A Dvulkan_wrapper.cpp1396 VulkanImageLayout oldImageLayout, in pipelineBarrier()
1397 VulkanImageLayout newImageLayout) in pipelineBarrier()
1450 VulkanImageLayout imageLayout) in copyBufferToImage()