Searched defs:coordsName (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp356 const char* coordsName = "coords"; local
363 spec->inputs.push_back(Symbol(coordsName, VarType(coordType, PRECISION_HIGHP)));
402 code << "], " << coordsName << ");\n"; local

Completed in 46 milliseconds