Home
last modified time | relevance | path

Searched defs:FormatMap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormat.h252 using FormatMap = PackedEnumMap<FormatID, T, kNumANGLEFormats>; variable
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.hpp169 typedef std::map<ImageFormat, FormatFlags> FormatMap; typedef in deqp::gls::FboUtil::FormatDB
/aosp_15_r20/external/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp164 static sampleprof::SampleProfileFormat FormatMap[] = { variable
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1811 typedef std::map<GLenum, std::string> FormatMap; in formatToString() typedef
H A DglcPackedPixelsTests.cpp891 typedef std::map<GLenum, std::string> FormatMap; in getFormatStr() typedef