Searched refs:kSupportedSizedInternalFormats (Results 1 – 2 of 2) sorted by relevance
202 constexpr std::array<GLenum, 3> kSupportedSizedInternalFormats = {GL_RGBA8, GL_RGB8, GL_RGB565}; variable
1503 for (GLenum sizedInternalFormat : angle::android::kSupportedSizedInternalFormats) in GetAndroidHardwareBufferFormatFromChannelSizes()