Searched refs:hasDepthAspect (Results 1 – 2 of 2) sorted by relevance
108 …bool hasDepthAspect() const { return (subresourceRange.aspectMask & VK_IMAGE_ASPECT_DEPTH_BIT) != … in hasDepthAspect() function in vk::ImageView
1749 if(attachment->hasDepthAspect()) in bindAttachments()