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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp733 StatementP variableStatement (const VariableP<T>& variable, function in namespace:vkt::shaderexecutor
743 return variableStatement(variable, definiens, true);
749 return variableStatement(variable, value, false);
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp754 StatementP variableStatement (const VariableP<T>& variable, function in namespace:deqp::gls::BuiltinPrecisionTests
764 return variableStatement(variable, definiens, true);
770 return variableStatement(variable, value, false);

Completed in 126 milliseconds