Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluVarTypeUtil.hpp189 struct IsScalarType { bool operator() (const VarType& type) const { return type.isBasicType() && … in operator ()() struct
194 typedef SubTypeIterator<IsScalarType> ScalarTypeIterator;