Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h177 MSG kFramebufferIncompleteAttachmentNotRenderable = "Framebuffer is incomplete: Attachment is not r… variable
H A DFramebuffer.cpp85 err::kFramebufferIncompleteAttachmentNotRenderable); in CheckAttachmentCompleteness()