Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DExtensionBehavior.h43 typedef std::map<std::string, TBehavior> TExtensionBehavior; typedef
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DExtensionBehavior.h59 typedef std::map<TExtension, TBehavior> TExtensionBehavior; typedef
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DExtensionBehavior.h80 typedef std::map<TExtension, TBehavior> TExtensionBehavior; typedef
/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h102 void updateExtensionBehavior(const char* const extension, TExtensionBehavior) { } in updateExtensionBehavior() argument
DVersions.h107 } TExtensionBehavior; typedef