Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h137 MSG kExternalTextureAttachmentNotYUV = "External texture attached to framebuffer is not YUV."; variable
DvalidationES.cpp3823 return kExternalTextureAttachmentNotYUV; in ValidateDrawStates()