Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h169 MSG kFramebufferIncompleteAttachmentDepthGreaterThanMaxLayers = "Framebuffer is incomplete: Attachm… variable
H A DFramebuffer.cpp112 err::kFramebufferIncompleteAttachmentDepthGreaterThanMaxLayers); in CheckAttachmentCompleteness()