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

  /external/deqp/modules/gles31/functional/
es31fShaderSharedVarTests.cpp 189 const int refLoc = gl.getUniformLocation(program, "u_ref[0]");
204 const int location = uNdx == 1 ? refLoc : valLoc;
223 const int location = uNdx == 1 ? refLoc : valLoc;
241 const int location = uNdx == 1 ? refLoc : valLoc;
259 const int location = uNdx == 1 ? refLoc : valLoc;
278 const int location = uNdx == 1 ? refLoc : valLoc;
  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) {
278 referenceLoc = refLoc;

Completed in 89 milliseconds