Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Damfenc.c66 typedef struct FormatMap { struct
69 } FormatMap; typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h234 using FormatMap = PackedEnumMap<FormatID, T, kNumANGLEFormats>; variable
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp160 typedef std::map<ImageFormat, FormatFlags> FormatMap; typedef in deqp::gls::FboUtil::FormatDB
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp1807 typedef std::map<GLenum, std::string> FormatMap; in formatToString() typedef
DglcPackedPixelsTests.cpp612 typedef std::map<GLenum, std::string> FormatMap; in getFormatStr() typedef