Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h137 MSG kExternalTextureAttachmentNotYUV = "External texture attached to framebuffer is not YUV."; variable
DvalidationES.cpp4005 return kExternalTextureAttachmentNotYUV; in ValidateDrawStates()