/third_party/vk-gl-cts/modules/egl/ |
D | teglSimpleConfigCase.cpp | 138 static bool hasStencil (const eglu::CandidateConfig& c) { return c.stencilSize() > 0; } in hasStencil() function
|
D | teglCreateContextExtTests.cpp | 1020 static bool hasStencil (const eglu::CandidateConfig& c) { return c.stencilSize() > 0; } in hasStencil() function
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fRandomFragmentOpTests.cpp | 98 bool hasStencil = renderTarget.getStencilBits() > 0; in translateState() local
|
D | es2fDepthStencilTests.cpp | 384 bool hasStencil = renderTarget.stencilBits > 0; in translateCommand() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Framebuffer.cpp | 302 bool Framebuffer::hasStencil() in hasStencil() function in es2::Framebuffer
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fRandomFragmentOpTests.cpp | 98 bool hasStencil = renderTarget.getStencilBits() > 0; in translateState() local
|
D | es3fDepthStencilTests.cpp | 384 bool hasStencil = renderTarget.stencilBits > 0; in translateCommand() local
|
D | es3fFboInvalidateTests.cpp | 122 const bool hasStencil = stencilBits > 0; in getCompatibleDepthStencilFormat() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassDepthStencilResolveTests.cpp | 1370 bool hasStencil; in initTests() member 1479 const bool hasStencil = formatData.hasStencil; in initTests() local 1663 const bool hasStencil = formatData.hasStencil; in initTests() local
|
D | vktRenderPassMultisampleTests.cpp | 117 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
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 908 const bool hasStencil = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBuffer() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 27 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/ |
D | vktRasterizationOrderAttachmentAccessTests.cpp | 124 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/ |
D | vktImageDepthStencilDescriptorTests.cpp | 547 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/ |
D | vktPipelineDepthTests.cpp | 1017 … const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(depthFormats[formatNdx]).order); in createDepthTests() local
|
D | vktPipelineStencilTests.cpp | 944 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(stencilFormat).order); in createStencilTests() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Framebuffer.cpp | 578 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/ |
D | DepthStencilFormatsTest.cpp | 242 const bool hasStencil = (type.format != GL_DEPTH_COMPONENT); in depthStencilReadbackCase() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Framebuffer.cpp | 720 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/ |
D | tcuTextureUtil.cpp | 955 …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
|
D | tcuImageCompare.cpp | 851 bool hasStencil = tcu::hasStencilComponent(result.getFormat().order); in dsThresholdCompare() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 2328 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(format).order); in createImageClearingTestsCommon() local 2499 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(format).order); in createImageClearingTestsCommon() local
|
D | vktApiCopiesAndBlittingTests.cpp | 2691 …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/ |
D | rrFragmentOperations.cpp | 812 …bool hasStencil = stencilBuffer.getWidth() > 0 && stencilBuffer.getHeight() > 0 && stencil… in render() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 1260 const bool hasStencil = view->GetTexture()->GetFormat().HasStencil(); in SetupRenderPass() local
|