Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h179 MSG kFramebufferIncompleteAttachmentsNotUnique = "Framebuffer is incomplete: All attachments must b… variable
H A DFramebuffer.cpp1645 err::kFramebufferIncompleteAttachmentsNotUnique); in checkStatusWithGLFrontEnd()