Searched refs:blitDstLayouts (Results 1 – 1 of 1) sorted by relevance
12635 const VkImageLayout blitDstLayouts[] = in addBlittingImageAllFormatsColorSrcFormatDstFormatTests() local12657 for (int dstLayoutNdx = 0u; dstLayoutNdx < DE_LENGTH_OF_ARRAY(blitDstLayouts); ++dstLayoutNdx) in addBlittingImageAllFormatsColorSrcFormatDstFormatTests()12659 testParams.params.dst.image.operationLayout = blitDstLayouts[dstLayoutNdx]; in addBlittingImageAllFormatsColorSrcFormatDstFormatTests()13358 const VkImageLayout blitDstLayouts[] = in addBlittingImageAllFormatsDepthStencilFormatsTests() local13368 for (int dstLayoutNdx = 0u; dstLayoutNdx < DE_LENGTH_OF_ARRAY(blitDstLayouts); ++dstLayoutNdx) in addBlittingImageAllFormatsDepthStencilFormatsTests()13370 params.dst.image.operationLayout = blitDstLayouts[dstLayoutNdx]; in addBlittingImageAllFormatsDepthStencilFormatsTests()13771 const VkImageLayout blitDstLayouts[] = in addBlittingImageAllFormatsMipmapFormatTests() local13780 for (int dstLayoutNdx = 0u; dstLayoutNdx < DE_LENGTH_OF_ARRAY(blitDstLayouts); ++dstLayoutNdx) in addBlittingImageAllFormatsMipmapFormatTests()13782 testParams.params.dst.image.operationLayout = blitDstLayouts[dstLayoutNdx]; in addBlittingImageAllFormatsMipmapFormatTests()