Searched defs:isStencilFormat (Results 1 – 5 of 5) sorted by relevance
205 bool isStencilFormat) in GrBackendFormat()343 bool isStencilFormat) { in MakeMock()
1431 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local2128 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local2237 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local4337 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local4485 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
168 inline bool isStencilFormat (const VkFormat format) in isStencilFormat() function
1720 bool isStencilFormat (GLenum format) in isStencilFormat() function
121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function