Searched defs:hasDepthStencilAttachment (Results 1 – 2 of 2) sorted by relevance
73 bool hasDepthStencilAttachment, in add_subpass_info_to_key()279 bool hasDepthStencilAttachment = depthStencilAttachmentTextureInfo.isValid(); in MakeRenderPass() local
2978 bool RenderPassDesc::hasDepthStencilAttachment() const in hasDepthStencilAttachment() function in rx::vk::RenderPassDesc