| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 222 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in MultipleClearsTest() local 557 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in beginDynamicRender() local 590 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 222 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in MultipleClearsTest() local 557 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in beginDynamicRender() local 590 const bool hasDepth = m_params.depthFormat != VK_FORMAT_UNDEFINED; in iterate() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fFboStencilbufferTests.cpp | 161 …const bool hasDepth = (m_attachDepth == GL_DEPTH_STENCIL || m_attachDepth == GL_DEPTH_ATTACHM… in render() local
|
| D | es3fRandomFragmentOpTests.cpp | 97 bool hasDepth = renderTarget.getDepthBits() > 0; in translateState() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglSimpleConfigCase.cpp | 136 static bool hasDepth (const eglu::CandidateConfig& c) { return c.depthSize() > 0; } in hasDepth() function
|
| D | teglCreateContextExtTests.cpp | 1022 static bool hasDepth (const eglu::CandidateConfig& c) { return c.depthSize() > 0; } in hasDepth() function
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fRandomFragmentOpTests.cpp | 97 bool hasDepth = renderTarget.getDepthBits() > 0; in translateState() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassDepthStencilResolveTests.cpp | 1392 bool hasDepth; in initTests() member 1503 const bool hasDepth = formatData.hasDepth; in initTests() local 1687 const bool hasDepth = formatData.hasDepth; in initTests() local
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 794 const bool hasDepth = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in UnusedClearAttachmentTestInstance() local 985 const bool hasDepth = (m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBufferDynamicRendering() local
|
| D | vktRenderPassMultisampleTests.cpp | 116 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getImageAspectFlags() local 968 const bool hasDepth (tcu::hasDepthComponent(format.order)); in createSplitDescriptorSetLayout() local 1246 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getSrcImageUsage() local 1258 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getDstFormat() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 1283 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in iterate() local 1692 const bool hasDepth = tcu::hasDepthComponent(tcuFormat.order); in createRenderPassLoadStoreOpNoneTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassMultisampleTests.cpp | 116 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getImageAspectFlags() local 968 const bool hasDepth (tcu::hasDepthComponent(format.order)); in createSplitDescriptorSetLayout() local 1246 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getSrcImageUsage() local 1258 const bool hasDepth (tcu::hasDepthComponent(format.order)); in getDstFormat() local
|
| D | vktRenderPassDepthStencilResolveTests.cpp | 1392 bool hasDepth; in initTests() member 1501 const bool hasDepth = formatData.hasDepth; in initTests() local 1685 const bool hasDepth = formatData.hasDepth; in initTests() local
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 795 const bool hasDepth = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in UnusedClearAttachmentTestInstance() local 986 const bool hasDepth = (m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || in createCommandBufferDynamicRendering() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 1278 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in iterate() local 1685 const bool hasDepth = tcu::hasDepthComponent(tcuFormat.order); in createRenderPassLoadStoreOpNoneTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageDepthStencilDescriptorTests.cpp | 546 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in iterate() local 1336 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in createImageDepthStencilDescriptorTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktShaderTileImageTests.cpp | 1762 const bool hasDepth = tcu::hasDepthComponent(depthStencilFormat.order); in rendering() local 2096 const bool hasDepth = tcu::hasDepthComponent(mapVkFormat(format).order); in createShaderTileImageTestVariations() local
|
| D | vktRasterizationOrderAttachmentAccessTests.cpp | 145 virtual bool hasDepth() const in hasDepth() function in vkt::rasterization::__anonf7129b2b0111::AttachmentAccessOrderTestCase 217 virtual bool hasDepth() const in hasDepth() function in vkt::rasterization::__anonf7129b2b0111::AttachmentAccessOrderDepthTestCase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageDepthStencilDescriptorTests.cpp | 546 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in iterate() local 1337 const auto hasDepth = tcu::hasDepthComponent(tcuFormat.order); in createImageDepthStencilDescriptorTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| D | vktRasterizationOrderAttachmentAccessTests.cpp | 145 virtual bool hasDepth() const in hasDepth() function in vkt::rasterization::__anonefb1fc6b0111::AttachmentAccessOrderTestCase 217 virtual bool hasDepth() const in hasDepth() function in vkt::rasterization::__anonefb1fc6b0111::AttachmentAccessOrderDepthTestCase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 3166 const bool hasDepth = tcu::hasDepthComponent(mapVkFormat(m_params.dst.image.format).order); in CopyBufferToDepthStencil() local 10527 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10604 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10681 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10761 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10868 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 10976 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11084 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11164 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local 11243 bool hasDepth = tcu::hasDepthComponent(mapVkFormat(params.src.image.format).order); in addImageToImageAllFormatsDepthStencilTests() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineStencilTests.cpp | 968 const bool hasDepth = tcu::hasDepthComponent(mapVkFormat(stencilFormat).order); in createStencilTests() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Framebuffer.cpp | 715 bool FramebufferState::hasDepth() const in hasDepth() function in gl::FramebufferState 1145 bool Framebuffer::hasDepth() const in hasDepth() function in gl::Framebuffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineStencilTests.cpp | 973 const bool hasDepth = tcu::hasDepthComponent(mapVkFormat(stencilFormat).order); in createStencilTests() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTextureUtil.cpp | 956 …const bool hasDepth = access.getFormat().order == tcu::TextureFormat::DS || access.getFormat().or… in fillWithComponentGradientsStyled() local 1048 …const bool hasDepth = access.getFormat().order == tcu::TextureFormat::DS || access.getFormat().or… in fillWithGrid() local
|