Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h102 MSG kEGLImageTextureFormatNotSupported = "EGL image internal format is not supported as a texture."; variable
DvalidationES.cpp4775 kEGLImageTextureFormatNotSupported); in ValidateEGLImageTargetTexture2DOES()