Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.cpp729 const char* const fragSourceCstr = fragSource.c_str(); in setSources() local
736 glShaderSource(m_fragShaderGL, 1, (const char**)&fragSourceCstr, DE_NULL); in setSources()