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

/external/deqp/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp139 const GetConstantValueFunc m_getValue; member in class:deqp::gles31::Functional::__anon4852::ShaderBuiltinConstantCase
147 , m_getValue (getValue)
255 const DataType reference = m_getValue(m_context.getRenderContext().getFunctions());
/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp98 const GetConstantValueFunc m_getValue; member in class:deqp::gles3::Functional::ShaderBuiltinConstantCase
105 , m_getValue (getValue)
132 const int reference = m_getValue(m_context.getRenderContext().getFunctions());

Completed in 298 milliseconds