Home
last modified time | relevance | path

Searched defs:depthAttachment (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp491 GLenum *depthAttachment, in tryDepth()
508 bool checkValidColorDepthCombination(GLenum *depthFormat, GLenum *depthAttachment) in checkValidColorDepthCombination()
568 GLenum depthAttachment) in testUsingIncompleteFramebuffer()
659 void testFramebufferIncompleteDimensions(GLenum depthFormat, GLenum depthAttachment) in testFramebufferIncompleteDimensions()
795 GLenum depthAttachment = GL_NONE; in TEST_P() local
H A DFramebufferTest.cpp6303 GLTexture depthAttachment; in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp134 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in attachTextures() local
184 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in detachTextures() local
H A DFramebufferGL.cpp217 const FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in RequiresMultiviewClear() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.h168 std::optional<ImageWithMemory> depthAttachment; member
DVulkan.cpp815 std::optional<Vk::ImageWithMemory> depthAttachment; in CreateFramebuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalIgnoreTests.cpp155 de::MovePtr<ImageWithMemory> depthAttachment; in iterate() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp76 VkRenderingAttachmentInfo depthAttachment = {}; member
H A DVkCommandBuffer.cpp187 const VkRenderingAttachmentInfo &depthAttachment = dynamicRendering.getDepthAttachment(); in execute() local
231 …const VkRenderingAttachmentInfo &depthAttachment = executionState.dynamicRendering->getDepthAttach… in execute() local
1354 …const VkRenderingAttachmentInfo &depthAttachment = executionState.dynamicRendering->getDepthAttach… in execute() local
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.h218 std::optional<ImageWithMemory> depthAttachment; member
Dsample_base.cpp949 std::optional<SampleBase::ImageWithMemory> depthAttachment; in CreateFramebuffer() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_state_cache.h376 RenderPassDepthAttachmentDesc depthAttachment; member
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp564 std::optional<ImageWithMemory> depthAttachment; member
582 std::optional<ImageWithMemory> depthAttachment; in CreateFramebuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp651 VkRenderingAttachmentInfoKHR depthAttachment{ in beginDynamicRender() local
H A DvktDrawMultipleClearsWithinRenderPass.cpp530 vk::VkRenderingAttachmentInfoKHR depthAttachment{ in beginDynamicRender() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp155 const VkClearAttachment depthAttachment = { in commandClearDepthAttachment() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp458 VkAttachmentDescription depthAttachment{}; local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp998 VkRenderingAttachmentInfoKHR depthAttachment{ in createCommandBufferDynamicRendering() local
H A DvktDynamicRenderingDepthStencilResolveTests.cpp674 const VkRenderingAttachmentInfo depthAttachment = { in submit() local
H A DvktRenderPassLoadStoreOpNoneTests.cpp608 VkRenderingAttachmentInfo depthAttachment{ in createCommandBuffer() local
H A DvktRenderPassMultisampleTests.cpp1469 VkRenderingAttachmentInfo depthAttachment{ in iterateInternalDynamicRendering() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp446 vk::VkRenderingAttachmentInfo depthAttachment{ in beginRendering() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp1422 const FramebufferAttachment &depthAttachment = mState.mDepthAttachment; in checkStatusWithGLFrontEnd() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1451 …VkRenderingAttachmentInfo depthAttachment = subpass.m_depthStencilAttachment.attachme… in beginRendering() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp5360 const gl::FramebufferAttachment *depthAttachment = framebuffer->getDepthAttachment(); in CaptureMidExecutionSetup() local

12