Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1252 static const char* const fragmentShaderSourceColor = "#version 310 es\n" in genDrawShader() local
1267 … fragmentSource = (m_isDepthFormat) ? (fragmentShaderSourceDepth) : (fragmentShaderSourceColor); in genDrawShader()