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

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 75 const char* simpleFragmentShaderSource = "void main (void) { gl_FragColor = vec4(0.0); }\n";
82 return simpleFragmentShaderSource;
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 86 const char* simpleFragmentShaderSource =
99 return simpleFragmentShaderSource;
    [all...]

Completed in 200 milliseconds