Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h183 MSG kFramebufferIncompleteAttachmentZeroSize = "Framebuffer is incomplete: Attachment has zero size… variable
H A DFramebuffer.cpp79 err::kFramebufferIncompleteAttachmentZeroSize); in CheckAttachmentCompleteness()