Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp745 StatementP variableStatement (const VariableP<T>& variable, in variableStatement() function
755 return variableStatement(variable, definiens, true); in variableDeclaration()
761 return variableStatement(variable, value, false); in variableAssignment()