Searched refs:SupportsGlTexture (Results 1 – 2 of 2) sorted by relevance
55 SupportsGlTexture supports_gl_texture = 15;308 message SupportsGlTexture { message
2381 class SupportsGlTexture : public ManifestExtractor::Element { class2383 SupportsGlTexture() = default;2929 std::make_pair("supports-gl-texture", std::is_same<SupportsGlTexture, T>::value), in GetExpectedTagForType()3000 {"supports-gl-texture", &CreateType<SupportsGlTexture>}, in Inflate()