Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dversion_type.hpp84 struct is_version struct
86 static const bool value =
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h109 bool is_version(unsigned required_glsl_version, in is_version() function