Searched defs:stencilCopyRegion (Results 1 – 3 of 3) sorted by relevance
1505 …const VkBufferImageCopy stencilCopyRegion = makeBufferImageCopy(makeExtent3D(m_imageExtent2D.widt… in iterate() local2009 …const VkBufferImageCopy stencilCopyRegion = makeBufferImageCopy(makeExtent3D(m_imageExtent2D.widt… in iterate() local
1529 …const VkBufferImageCopy stencilCopyRegion = makeBufferImageCopy(dsImageSize, makeImageSubresource… in testLayeredReadBack() local
4676 const auto stencilCopyRegion = makeBufferImageCopy(m_params.imageExtent, stencilResourceLayers); in iterate() local