Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h154 MSG kFramebufferIncompleteAttachmentNotRenderable = "Framebuffer is incomplete: Attachment is not r… variable
DFramebuffer.cpp83 err::kFramebufferIncompleteAttachmentNotRenderable); in CheckAttachmentCompleteness()