Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h166 MSG kFramebufferIncompleteInternalError = "Framebuffer is incomplete: Internal error."; variable
DFramebuffer.cpp1197 FramebufferStatus::Incomplete(0, err::kFramebufferIncompleteInternalError); in checkStatusImpl()