Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
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
DFramebufferTest.cpp5099 GLTexture depthAttachment; in TEST_P() local
/external/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp134 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in attachTextures() local
184 const gl::FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in detachTextures() local
DFramebufferGL.cpp217 const FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in RequiresMultiviewClear() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp149 de::MovePtr<ImageWithMemory> depthAttachment; in iterate() local
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp76 VkRenderingAttachmentInfo depthAttachment = {}; member
DVkCommandBuffer.cpp187 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/
DvktDrawDepthClampTests.cpp642 VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRender() local
DvktDrawMultipleClearsWithinRenderPass.cpp542 vk::VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRender() local
/external/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h386 RenderPassDepthAttachmentDesc depthAttachment; member
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp163 const VkClearAttachment depthAttachment = in commandClearDepthAttachment() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp407 VkAttachmentDescription depthAttachment{}; local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp972 VkRenderingAttachmentInfoKHR depthAttachment in createCommandBufferDynamicRendering() local
DvktRenderPassLoadStoreOpNoneTests.cpp592 VkRenderingAttachmentInfoKHR depthAttachment in createCommandBuffer() local
DvktRenderPassTests.cpp2184 VkRenderingAttachmentInfoKHR depthAttachment in beginDynamicRendering() local
/external/angle/src/libANGLE/
DFramebuffer.cpp1438 const FramebufferAttachment &depthAttachment = mState.mDepthAttachment; in checkStatusWithGLFrontEnd() local
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp4809 const gl::FramebufferAttachment *depthAttachment = framebuffer->getDepthAttachment(); in CaptureMidExecutionSetup() local