Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h187 MSG kFramebufferIncompleteDepthStencilInColorBuffer = "Framebuffer is incomplete: Depth stencil tex… variable
H A DFramebuffer.cpp1342 err::kFramebufferIncompleteDepthStencilInColorBuffer); in checkStatusWithGLFrontEnd()