Home
last modified time | relevance | path

Searched defs:isStencilFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1401 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local
2006 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local
2112 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local
3817 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
3960 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1192 bool isStencilFormat (GLenum format) in isStencilFormat() function
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function