Home
last modified time | relevance | path

Searched refs:kFramebufferIncompleteAttachmentNoDepthBitsInDepthBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h174 MSG kFramebufferIncompleteAttachmentNoDepthBitsInDepthBuffer = "Framebuffer is incomplete: Depth at… variable
H A DFramebuffer.cpp1437 err::kFramebufferIncompleteAttachmentNoDepthBitsInDepthBuffer); in checkStatusWithGLFrontEnd()