Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h146 MSG kFramebufferIncompleteAttachmentDepthGreaterThanMaxLayers = "Framebuffer is incomplete: Attachm… variable
DFramebuffer.cpp110 err::kFramebufferIncompleteAttachmentDepthGreaterThanMaxLayers); in CheckAttachmentCompleteness()