Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/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()
801 GLenum depthAttachment = GL_NONE; in TEST_P() local
/device/generic/vulkan-cereal/third-party/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.cpp187 const FramebufferAttachment *depthAttachment = state.getDepthAttachment(); in RequiresMultiviewClear() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h315 RenderPassDepthAttachmentDesc depthAttachment; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp218 const gl::FramebufferAttachment *depthAttachment = mState.getDepthAttachment(); in clearImpl() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp1262 const FramebufferAttachment &depthAttachment = mState.mDepthAttachment; in checkStatusWithGLFrontEnd() local
DFrameCapture.cpp2383 const gl::FramebufferAttachment *depthAttachment = framebuffer->getDepthAttachment(); in CaptureMidExecutionSetup() local