Searched defs:isStencilFormat (Results 1 – 5 of 5) sorted by relevance
203 bool isStencilFormat) in GrBackendFormat()306 bool isStencilFormat) { in MakeMock()
1461 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local2066 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local2175 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local3988 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local4136 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
1218 bool isStencilFormat (GLenum format) in isStencilFormat() function
168 inline bool isStencilFormat (const VkFormat format) in isStencilFormat() function
121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function