Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp157 const char* const castEnd = outType != m_type ? ")" : ""; 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()