Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp169 …const bool transferByViews = disjoint && (getPlanarFormatDescription(params.format).numPlanes > 1); in checkSupport() local
222 const bool transferByViews = disjoint && (formatDescription.numPlanes > 1); in testStorageImageWrite() local