Searched refs:m_getValue (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
H A D | es31fShaderBuiltinConstantTests.cpp | 139 const GetConstantValueFunc m_getValue; member in deqp::gles31::Functional::__anon30890::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/ | ||
H A D | es3fShaderBuiltinVarTests.cpp | 98 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() |
Completed in 3 milliseconds