| /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 | 1024 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
|
| /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
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassDepthStencilResolveTests.cpp | 1393 bool hasStencil; in initTests() member 1504 const bool hasStencil = formatData.hasStencil; in initTests() local 1688 const bool hasStencil = formatData.hasStencil; in initTests() local
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 796 const bool hasStencil = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in UnusedClearAttachmentTestInstance() local 987 const bool hasStencil = (m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBufferDynamicRendering() 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 | vktRenderPassLoadStoreOpNoneTests.cpp | 1284 const auto hasStencil = tcu::hasStencilComponent(tcuFormat.order); in iterate() local 1693 const bool hasStencil = tcu::hasStencilComponent(tcuFormat.order); in createRenderPassLoadStoreOpNoneTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| 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 | vktRenderPassDepthStencilResolveTests.cpp | 1393 bool hasStencil; in initTests() member 1502 const bool hasStencil = formatData.hasStencil; in initTests() local 1686 const bool hasStencil = formatData.hasStencil; in initTests() local
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 797 const bool hasStencil = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in UnusedClearAttachmentTestInstance() local 988 const bool hasStencil = (m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBufferDynamicRendering() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 1279 const auto hasStencil = tcu::hasStencilComponent(tcuFormat.order); in iterate() local 1686 const bool hasStencil = tcu::hasStencilComponent(tcuFormat.order); in createRenderPassLoadStoreOpNoneTests() 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_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsTransientAttachmentTests.cpp | 167 const bool hasStencil = (tcuFormat.order == tcu::TextureFormat::DS in makeAttachment() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsTransientAttachmentTests.cpp | 167 const bool hasStencil = (tcuFormat.order == tcu::TextureFormat::DS in makeAttachment() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerBorderSwizzleTests.cpp | 521 const auto hasStencil = params.useStencilAspect; in comparePixelToColorClearValue() local 819 const auto hasStencil = m_params.useStencilAspect; in iterate() local
|
| D | vktPipelineStencilTests.cpp | 969 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(stencilFormat).order); in createStencilTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktShaderTileImageTests.cpp | 1763 const bool hasStencil = tcu::hasStencilComponent(depthStencilFormat.order); in rendering() local 2097 const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(format).order); in createShaderTileImageTestVariations() local
|
| D | vktRasterizationOrderAttachmentAccessTests.cpp | 149 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anon0916c2cc0111::AttachmentAccessOrderTestCase 264 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anon0916c2cc0111::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 1338 const auto hasStencil = tcu::hasStencilComponent(tcuFormat.order); in createImageDepthStencilDescriptorTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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_no_buildgn/vulkan/rasterization/ |
| D | vktRasterizationOrderAttachmentAccessTests.cpp | 149 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anon137d7d6c0111::AttachmentAccessOrderTestCase 264 virtual bool hasStencil() const in hasStencil() function in vkt::rasterization::__anon137d7d6c0111::AttachmentAccessOrderStencilTestCase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 3167 …const bool hasStencil = tcu::hasStencilComponent(mapVkFormat(m_params.dst.image.format).orde… in CopyBufferToDepthStencil() local 10528 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10605 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10682 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10762 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10869 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10977 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11085 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11165 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11244 bool hasStencil = tcu::hasStencilComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local [all …]
|
| /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
|