Home | History | Annotate | Download | only in functional

Lines Matching refs:secondSourceStr

660 		const std::string	secondSourceStr	= generateSecondSource();
663 const char* secondSource = secondSourceStr.c_str();
675 verifyShaderSourceReplaced(shader, firstSourceStr, secondSourceStr);