HomeSort by relevance Sort by last modified time
    Searched refs:commonTestVertSource (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp 47 static const char* commonTestVertSource = "void main (void)\n"
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);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp 46 static const char* commonTestVertSource = "#version 300 es\n"
697 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
925 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL);
    [all...]

Completed in 144 milliseconds