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

  /external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp 135 string matricesStr;
149 matricesStr += "uniform mediump mat3 " + transformationName + ";\n";
161 matricesStr +
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureUnitTests.cpp 202 string matricesStr;
218 matricesStr += "uniform highp mat4 " + transformationName + ";\n";
235 matricesStr +
    [all...]

Completed in 105 milliseconds