/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLFramebufferTest.cpp | 491 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 D | FramebufferTest.cpp | 6303 GLTexture depthAttachment; in TEST_P() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ClearMultiviewGL.cpp | 134 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in attachTextures() local 184 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in detachTextures() local
|
H A D | FramebufferGL.cpp | 217 const FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in RequiresMultiviewClear() local
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Vulkan.h | 168 std::optional<ImageWithMemory> depthAttachment; member
|
D | Vulkan.cpp | 815 std::optional<Vk::ImageWithMemory> depthAttachment; in CreateFramebuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 155 de::MovePtr<ImageWithMemory> depthAttachment; in iterate() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.hpp | 76 VkRenderingAttachmentInfo depthAttachment = {}; member
|
H A D | VkCommandBuffer.cpp | 187 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/ |
D | sample_base.h | 218 std::optional<ImageWithMemory> depthAttachment; member
|
D | sample_base.cpp | 949 std::optional<SampleBase::ImageWithMemory> depthAttachment; in CreateFramebuffer() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | mtl_state_cache.h | 376 RenderPassDepthAttachmentDesc depthAttachment; member
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 564 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 D | vktDrawDepthClampTests.cpp | 651 VkRenderingAttachmentInfoKHR depthAttachment{ in beginDynamicRender() local
|
H A D | vktDrawMultipleClearsWithinRenderPass.cpp | 530 vk::VkRenderingAttachmentInfoKHR depthAttachment{ in beginDynamicRender() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 155 const VkClearAttachment depthAttachment = { in commandClearDepthAttachment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 458 VkAttachmentDescription depthAttachment{}; local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 998 VkRenderingAttachmentInfoKHR depthAttachment{ in createCommandBufferDynamicRendering() local
|
H A D | vktDynamicRenderingDepthStencilResolveTests.cpp | 674 const VkRenderingAttachmentInfo depthAttachment = { in submit() local
|
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 608 VkRenderingAttachmentInfo depthAttachment{ in createCommandBuffer() local
|
H A D | vktRenderPassMultisampleTests.cpp | 1469 VkRenderingAttachmentInfo depthAttachment{ in iterateInternalDynamicRendering() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectRenderingTests.cpp | 446 vk::VkRenderingAttachmentInfo depthAttachment{ in beginRendering() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Framebuffer.cpp | 1422 const FramebufferAttachment &depthAttachment = mState.mDepthAttachment; in checkStatusWithGLFrontEnd() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.cpp | 1451 …VkRenderingAttachmentInfo depthAttachment = subpass.m_depthStencilAttachment.attachme… in beginRendering() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 5360 const gl::FramebufferAttachment *depthAttachment = framebuffer->getDepthAttachment(); in CaptureMidExecutionSetup() local
|