Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramStateQueryTests.cpp358 static const char* const s_fragSource = fragTemplate.c_str(); in iterate() local
362 frgShader.setSources(1, &s_fragSource, DE_NULL); in iterate()
Des31fGeometryShaderTests.cpp4014 static const char* const s_fragSource = s_fragmentSource.c_str(); in iterate() local
4023 fragmentShader.setSources(1, &s_fragSource, DE_NULL); in iterate()