Searched defs:hasDepthAspect (Results 1 – 2 of 2) sorted by relevance
127 …bool hasDepthAspect() const { return (subresourceRange.aspectMask & VK_IMAGE_ASPECT_DEPTH_BIT) != … in hasDepthAspect() function in vk::ImageView
916 bool hasDepthAspect = tcu::hasDepthComponent(tcuFormat.order); in clearAttachments() local1085 const bool hasDepthAspect = tcu::hasDepthComponent(tcuFormat.order); in transitionLayouts() local1158 const bool hasDepthAspect = tcu::hasDepthComponent(tcuFormat.order); in transitionLayouts() local1390 …const bool hasDepthAspect = tcu::hasDepthComponent(vk::mapVkFormat(m_attachments[i].format).order); in end() local1468 bool hasDepthAspect = tcu::hasDepthComponent(tcuFormat.order); in beginRendering() local