Searched refs:SupportsGlTexture (Results 1 – 1 of 1) sorted by relevance
1761 class SupportsGlTexture : public ManifestExtractor::Element { class1763 SupportsGlTexture() = default;2219 {"supports-gl-texture", std::is_base_of<SupportsGlTexture, T>::value}, in ElementCast()2269 {"supports-gl-texture", &CreateType<SupportsGlTexture>}, in Inflate()