Searched defs:isStencilFormat (Results 1 – 7 of 7) sorted by relevance
85 bool isStencilFormat) in GrBackendFormat()192 bool isStencilFormat) { in MakeMock()
821 …uint32_t &stencilAttachmentInputIndex, bool isDepthFormat, bool isStencilFormat, void *pNext = nul… 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() local1443 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in iterateInternalDynamicRendering() local2338 const bool isStencilFormat(tcu::hasStencilComponent(format.order)); in checkSupport() local
1515 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local2444 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local2534 … const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local4899 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local5066 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
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