Home
last modified time | relevance | path

Searched defs:hasStencil (Results 1 – 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/modules/egl/
DteglSimpleConfigCase.cpp138 static bool hasStencil (const eglu::CandidateConfig& c) { return c.stencilSize() > 0; } in hasStencil() function
DteglCreateContextExtTests.cpp1020 static bool hasStencil (const eglu::CandidateConfig& c) { return c.stencilSize() > 0; } in hasStencil() function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRandomFragmentOpTests.cpp98 bool hasStencil = renderTarget.getStencilBits() > 0; in translateState() local
Des2fDepthStencilTests.cpp384 bool hasStencil = renderTarget.stencilBits > 0; in translateCommand() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.cpp302 bool Framebuffer::hasStencil() in hasStencil() function in es2::Framebuffer
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRandomFragmentOpTests.cpp98 bool hasStencil = renderTarget.getStencilBits() > 0; in translateState() local
Des3fDepthStencilTests.cpp384 bool hasStencil = renderTarget.stencilBits > 0; in translateCommand() local
Des3fFboInvalidateTests.cpp122 const bool hasStencil = stencilBits > 0; in getCompatibleDepthStencilFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1370 bool hasStencil; in initTests() member
1479 const bool hasStencil = formatData.hasStencil; in initTests() local
1663 const bool hasStencil = formatData.hasStencil; in initTests() local
DvktRenderPassMultisampleTests.cpp117 const bool hasStencil (tcu::hasStencilComponent(format.order)); in getImageAspectFlags() local
969 const bool hasStencil (tcu::hasStencilComponent(format.order)); in createSplitDescriptorSetLayout() local
1247 const bool hasStencil (tcu::hasStencilComponent(format.order)); in getSrcImageUsage() local
1259 const bool hasStencil (tcu::hasStencilComponent(format.order)); in getDstFormat() local
DvktRenderPassUnusedClearAttachmentTests.cpp908 const bool hasStencil = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBuffer() local
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp27 static int renderpass_features_to_index(bool hasResolve, bool hasStencil, in renderpass_features_to_index()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp124 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anonce2dca4c0111::AttachmentAccessOrderTestCase
239 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anonce2dca4c0111::AttachmentAccessOrderStencilTestCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp547 const auto hasStencil = tcu::hasStencilComponent(tcuFormat.order); in iterate() local
1337 const auto hasStencil = tcu::hasStencilComponent(tcuFormat.order); in createImageDepthStencilDescriptorTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp1017 … const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(depthFormats[formatNdx]).order); in createDepthTests() local
DvktPipelineStencilTests.cpp944 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(stencilFormat).order); in createStencilTests() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp578 bool FramebufferState::hasStencil() const in hasStencil() function in gl::FramebufferState
947 bool Framebuffer::hasStencil() const in hasStencil() function in gl::Framebuffer
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp242 const bool hasStencil = (type.format != GL_DEPTH_COMPONENT); in depthStencilReadbackCase() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp720 bool FramebufferState::hasStencil() const in hasStencil() function in gl::FramebufferState
1150 bool Framebuffer::hasStencil() const in hasStencil() function in gl::Framebuffer
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp955 …const bool hasStencil = access.getFormat().order == tcu::TextureFormat::DS || access.getFormat().o… in fillWithComponentGradientsStyled() local
1047 …const bool hasStencil = access.getFormat().order == tcu::TextureFormat::DS || access.getFormat().o… in fillWithGrid() local
DtcuImageCompare.cpp851 bool hasStencil = tcu::hasStencilComponent(result.getFormat().order); in dsThresholdCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2328 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(format).order); in createImageClearingTestsCommon() local
2499 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(format).order); in createImageClearingTestsCommon() local
DvktApiCopiesAndBlittingTests.cpp2691 …const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(m_params.dst.image.format).orde… in CopyBufferToDepthStencil() local
8120 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local
8229 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local
8306 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local
9602 const bool hasStencil = tcu::hasStencilComponent(format.order); in addBufferToDepthStencilTests() local
11408 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addBlittingImageAllFormatsDepthStencilTests() local
11528 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addBlittingImageAllFormatsDepthStencilTests() local
11648 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addBlittingImageAllFormatsDepthStencilTests() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp812 …bool hasStencil = stencilBuffer.getWidth() > 0 && stencilBuffer.getHeight() > 0 && stencil… in render() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp1260 const bool hasStencil = view->GetTexture()->GetFormat().HasStencil(); in SetupRenderPass() local

12