Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp37 typedef std::map<FormatTypePair, GLenum> FormatMap; typedef
DlibGLESv3.cpp37 typedef std::map<InternalFormatTypePair, GLenum> FormatMap; typedef
/external/deqp/modules/glshared/
DglsFboUtil.hpp160 typedef std::map<ImageFormat, FormatFlags> FormatMap; typedef in deqp::gls::FboUtil::FormatDB
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp164 static sampleprof::SampleProfileFormat FormatMap[] = { variable