Searched defs:isDepthOrStencilAttachment (Results 1 – 1 of 1) sorted by relevance
2993 const bool isDepthOrStencilAttachment = isDepthAttachment || isStencilAttachment; in clearValueToPixelValue() local3441 …const bool isDepthOrStencilAttachment = hasDepthComponent(format.order) || isStencilAttachment; in renderReferenceValues() local4609 …const bool isDepthOrStencilAttachment = hasDepthComponent(format.order) || hasStencilComponent… in checkTextureFormatSupport() local