Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp54 struct SupportedExtensions struct
56 bool cubeMapArray;
57 bool sRGBR8;
58 bool sRGBRG8;
/aosp_15_r20/external/piex/src/
H A Dpiex.cc735 std::vector<std::string> SupportedExtensions() { in SupportedExtensions() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DRISCVISAInfo.cpp42 static const RISCVSupportedExtension SupportedExtensions[] = { variable