Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp1387 static const char *const fragmentShaderSourceColor = in genDrawShader() local
1403 …nst fragmentSource = (m_isDepthFormat) ? (fragmentShaderSourceDepth) : (fragmentShaderSourceColor); in genDrawShader()