Searched defs:isStencilFormat (Results 1 – 7 of 7) sorted by relevance
821 …uint32_t &stencilAttachmentInputIndex, bool isDepthFormat, bool isStencilFormat, void *pNext = DE_… in getRenderingInputAttachmentIndexInfo()950 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in beginSecondaryCmdBuffer() local1153 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in createRenderPipeline() local1257 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in createSplitPipelines() local1442 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in iterateInternalDynamicRendering() local2337 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in checkSupport() local
1514 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local2443 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local2533 … const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local4909 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local5076 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
85 bool isStencilFormat) in GrBackendFormat()192 bool isStencilFormat) { in MakeMock()
169 inline bool isStencilFormat(const VkFormat format) in isStencilFormat() function
104 inline bool isStencilFormat(const VkFormat format) in isStencilFormat() function
2027 bool isStencilFormat(GLenum format) in isStencilFormat() function
120 bool isStencilFormat(uint32_t format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function