Home
last modified time | relevance | path

Searched refs:SupportedExtensions (Results 1 – 3 of 3) sorted by relevance

/external/piex/src/
Dpiex.h88 std::vector<std::string> SupportedExtensions();
Dpiex.cc722 std::vector<std::string> SupportedExtensions() { in SupportedExtensions() function
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp54 struct SupportedExtensions struct
79 SupportedExtensions checkSupport (const glu::ContextInfo& renderCtxInfoid) in checkSupport()
81 SupportedExtensions supportedExtensions; in checkSupport()
159 const SupportedExtensions supportedExtensions = checkSupport(m_renderCtxInfo); in init()