Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp139 const GetConstantValueFunc m_getValue; member in deqp::gles31::Functional::__anoneabd87bc0111::ShaderBuiltinConstantCase
147 , m_getValue (getValue) in ShaderBuiltinConstantCase()
266 const DataType reference = m_getValue(m_context.getRenderContext().getFunctions()); in iterate()
/third_party/vk-gl-cts/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()