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

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 74 const char* simpleVertexShaderSource = "void main (void) { gl_Position = vec4(0.0); }\n";
80 return simpleVertexShaderSource;
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 79 const char* simpleVertexShaderSource =
97 return simpleVertexShaderSource;
    [all...]

Completed in 80 milliseconds