Searched refs:blitSrcLayouts (Results 1 – 1 of 1) sorted by relevance
12625 const VkImageLayout blitSrcLayouts[] = in addBlittingImageAllFormatsColorSrcFormatDstFormatTests() local12645 for (int srcLayoutNdx = 0u; srcLayoutNdx < DE_LENGTH_OF_ARRAY(blitSrcLayouts); ++srcLayoutNdx) in addBlittingImageAllFormatsColorSrcFormatDstFormatTests()12647 testParams.params.src.image.operationLayout = blitSrcLayouts[srcLayoutNdx]; in addBlittingImageAllFormatsColorSrcFormatDstFormatTests()13353 const VkImageLayout blitSrcLayouts[] = in addBlittingImageAllFormatsDepthStencilFormatsTests() local13364 for (int srcLayoutNdx = 0u; srcLayoutNdx < DE_LENGTH_OF_ARRAY(blitSrcLayouts); ++srcLayoutNdx) in addBlittingImageAllFormatsDepthStencilFormatsTests()13366 params.src.image.operationLayout = blitSrcLayouts[srcLayoutNdx]; in addBlittingImageAllFormatsDepthStencilFormatsTests()13766 const VkImageLayout blitSrcLayouts[] = in addBlittingImageAllFormatsMipmapFormatTests() local13777 for (int srcLayoutNdx = 0u; srcLayoutNdx < DE_LENGTH_OF_ARRAY(blitSrcLayouts); ++srcLayoutNdx) in addBlittingImageAllFormatsMipmapFormatTests()13779 testParams.params.src.image.operationLayout = blitSrcLayouts[srcLayoutNdx]; in addBlittingImageAllFormatsMipmapFormatTests()