Home
last modified time | relevance | path

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

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