Searched refs:NoTexture (Results 1 – 4 of 4) sorted by relevance
267 return TextureFormat::NoTexture; in FromEGLenum()281 case TextureFormat::NoTexture: in ToEGLenum()297 case TextureFormat::NoTexture: in operator <<()
94 NoTexture = 0, enumerator
81 mTextureFormat(TextureFormat::NoTexture), in Surface()133 mTextureFormat = attributes.getAsPackedEnum(EGL_TEXTURE_FORMAT, TextureFormat::NoTexture); in Surface()
4538 if (surface->getTextureFormat() == TextureFormat::NoTexture) in ValidateBindTexImage()4580 if (surface->getTextureFormat() == TextureFormat::NoTexture) in ValidateReleaseTexImage()