Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluVarTypeUtil.hpp113 struct TypeAccessFormat struct
115TypeAccessFormat (const VarType& type_, const TypeComponentVector& path_) : type(type_), path(path… in TypeAccessFormat() function
117 const VarType& type;
118 const TypeComponentVector& path;