Home
last modified time | relevance | path

Searched defs:isDepthOrStencilAttachment (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp2841 const bool isDepthOrStencilAttachment = isDepthAttachment || isStencilAttachment; in clearValueToPixelValue() local
3283 …const bool isDepthOrStencilAttachment = hasDepthComponent(format.order) || isStencilAttachment; in renderReferenceValues() local
4365 …const bool isDepthOrStencilAttachment = hasDepthComponent(format.order) || hasStencilComponent… in checkTextureFormatSupport() local