| /external/angle/src/tests/gl_tests/ |
| 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
|
| D | FramebufferTest.cpp | 5099 GLTexture depthAttachment; in TEST_P() local
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | ClearMultiviewGL.cpp | 134 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in attachTextures() local 184 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in detachTextures() local
|
| D | FramebufferGL.cpp | 217 const FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in RequiresMultiviewClear() local
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalIgnoreTests.cpp | 149 de::MovePtr<ImageWithMemory> depthAttachment; in iterate() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.hpp | 76 VkRenderingAttachmentInfo depthAttachment = {}; member
|
| D | VkCommandBuffer.cpp | 187 const VkRenderingAttachmentInfo &depthAttachment = dynamicRendering.getDepthAttachment(); in execute() local 231 …const VkRenderingAttachmentInfo &depthAttachment = executionState.dynamicRendering->getDepthAttach… in execute() local 1311 …const VkRenderingAttachmentInfo &depthAttachment = executionState.dynamicRendering->getDepthAttach… in execute() local
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawDepthClampTests.cpp | 642 VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRender() local
|
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 542 vk::VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRender() local
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | mtl_state_cache.h | 386 RenderPassDepthAttachmentDesc depthAttachment; member
|
| /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsOcclusionQueryTests.cpp | 163 const VkClearAttachment depthAttachment = in commandClearDepthAttachment() local
|
| /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateInheritanceTests.cpp | 407 VkAttachmentDescription depthAttachment{}; local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 972 VkRenderingAttachmentInfoKHR depthAttachment in createCommandBufferDynamicRendering() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 592 VkRenderingAttachmentInfoKHR depthAttachment in createCommandBuffer() local
|
| D | vktRenderPassTests.cpp | 2184 VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRendering() local
|
| /external/angle/src/libANGLE/ |
| D | Framebuffer.cpp | 1438 const FramebufferAttachment &depthAttachment = mState.mDepthAttachment; in checkStatusWithGLFrontEnd() local
|
| /external/angle/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 4809 const gl::FramebufferAttachment *depthAttachment = framebuffer->getDepthAttachment(); in CaptureMidExecutionSetup() local
|