Searched refs:linePos (Results 1 – 1 of 1) sorted by relevance
349 const char* linePos = strstr(pos, "\n"); in detectShaderESSLVersion() local351 if (!linePos || !versionPos) { in detectShaderESSLVersion()