Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluVarType.hpp308 struct DeclareVariable struct
310DeclareVariable (const VarType& varType_, const std::string& name_, int indentLevel_) : varType(va… in DeclareVariable() function
312 VarType varType;
313 std::string name;
314 int indentLevel;