Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBackendSurface.cpp203 bool isStencilFormat) in GrBackendFormat()
306 bool isStencilFormat) { in MakeMock()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1461 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in AttachmentResources() local
2066 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local
2175 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in SubpassRenderer() local
3988 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
4136 const bool isStencilFormat = tcu::hasStencilComponent(format.order); in createTestShaders() local
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1218 bool isStencilFormat (GLenum format) in isStencilFormat() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp168 inline bool isStencilFormat (const VkFormat format) in isStencilFormat() function
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isStencilFormat() function