Home
last modified time | relevance | path

Searched refs:srcCopyImageBarrierPre (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2114 const VkImageMemoryBarrier srcCopyImageBarrierPre = in transcodeRead() local
2142 &srcCopyBufferBarrierPre, 1u, &srcCopyImageBarrierPre); in transcodeRead()
2295 const VkImageMemoryBarrier srcCopyImageBarrierPre = in transcodeWrite() local
2325 &srcCopyBufferBarrierPre, 1u, &srcCopyImageBarrierPre); in transcodeWrite()
2876 const VkImageMemoryBarrier srcCopyImageBarrierPre = in transcodeRead() local
2902 &srcCopyBufferBarrierPre, 1u, &srcCopyImageBarrierPre); in transcodeRead()
3062 const VkImageMemoryBarrier srcCopyImageBarrierPre = in transcodeWrite() local
3090 &srcCopyBufferBarrierPre, 1u, &srcCopyImageBarrierPre); in transcodeWrite()
H A DvktImageTranscodingSupportTests.cpp585 const VkImageMemoryBarrier srcCopyImageBarrierPre = in transcode() local
615 &srcCopyImageBarrierPre); in transcode()