Searched defs:isStencilFormat (Results 1 – 3 of 3) sorted by relevance
1401 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local2006 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local2112 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local3817 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local3960 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
1192 bool isStencilFormat (GLenum format) in isStencilFormat() function
121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function