Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp156 const string castBeg = outType != m_type ? (string(outTypeName) + "(") : string(""); in init() local
163 << " sb_inout.outputValues[offset] = " << castBeg << "res" << castEnd << ";\n" in init()
166 << " sb_inout.groupValues[globalNdx] = " << castBeg << "s_var" << castEnd << ";\n"; in init()