Home
last modified time | relevance | path

Searched refs:IsBasicType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluVarTypeUtil.hpp188 struct IsBasicType { bool operator() (const VarType& type) const { return type.isBasicType(); } }; in operator ()() argument
192 typedef SubTypeIterator<IsBasicType> BasicTypeIterator;