Searched refs:hasStencilAspect (Results 1 – 2 of 2) sorted by relevance
109 …bool hasStencilAspect() const { return (subresourceRange.aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT)… in hasStencilAspect() function in vk::ImageView
1753 if(attachment->hasStencilAspect()) in bindAttachments()