Searched defs:SupportedExtensions (Results 1 – 3 of 3) sorted by relevance
54 struct SupportedExtensions struct56 bool cubeMapArray;57 bool sRGBR8;58 bool sRGBRG8;
735 std::vector<std::string> SupportedExtensions() { in SupportedExtensions() function
42 static const RISCVSupportedExtension SupportedExtensions[] = { variable