Home
last modified time | relevance | path

Searched defs:InternalFormatInfoMap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp130 typedef std::map<GLenum, InternalFormatInfo> InternalFormatInfoMap; typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h292 typedef angle::HashMap<GLenum, angle::HashMap<GLenum, InternalFormat>> InternalFormatInfoMap; typedef