Searched refs:commonTestVertSource (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp47 static const char* commonTestVertSource = "void main (void)\n" member in namespace:deqp::gles2::Functional::__anon4322
531 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
763 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1046 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1077 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1120 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp46 static const char* commonTestVertSource = "#version 300 es\n" member in namespace:deqp::gles3::Functional::__anon4490
697 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
925 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1336 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1367 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1410 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
1908 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);

Completed in 86 milliseconds