Home | History | Annotate | Download | only in functional

Lines Matching full:c_str

95 		cStrings[ndx] = sources.strings[ndx].c_str();
279 const char* const cSource = source.c_str();
605 const char* firstSource = firstSourceStr.c_str();
606 const char* secondSource = secondSourceStr.c_str();
869 group->addChild(new T(context, caseName.c_str(), caseDesc.c_str(), shaderType));
1063 shaderSourceGroup->addChild(new ShaderSourceReplaceCase(m_context, caseName.c_str(), caseDesc.c_str(), shaderType));
1091 shaderSourceGroup->addChild(new ShaderSourceSplitCase(m_context, caseName.c_str(), caseDesc.c_str(), shaderType, numSlices, flags));