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

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 705 const char* supportShaderSource = getSimpleShaderSource(supportShaderType);
710 supportShader.setSources(1, &supportShaderSource, 0);
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 765 const char* supportShaderSource = getSimpleShaderSource(supportShaderType);
770 supportShader.setSources(1, &supportShaderSource, 0);
    [all...]

Completed in 117 milliseconds