Home
last modified time | relevance | path

Searched refs:m_funcName (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp184 const char* const m_funcName; member in deqp::gles2::Functional::__anondbbbf3090111::AttributeCase
202 , m_funcName (funcName) in AttributeCase()
244 << "Loading attribute values using " << m_funcName << "\n" in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp260 const char* const m_funcName; member in deqp::gles3::Functional::__anonbe8020eb0111::AttributeCase
278 , m_funcName (funcName) in AttributeCase()
320 << "Loading attribute values using " << m_funcName << "\n" in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp79 const string m_funcName; member in deqp::gles31::Functional::ShaderAtomicOpCase
98 , m_funcName (funcName) in ShaderAtomicOpCase()
152 …src << " sb_inout.outputValues[offset] = " << m_funcName << "(sb_inout.groupValues[globalNdx], sb_… in init()
162 …<< " " << precName << " " << typeName << " res = " << m_funcName << "(s_var, sb_inout.inputValues[… in init()