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

  /external/deqp-deps/glslang/glslang/MachineIndependent/
PoolAlloc.cpp 204 tHeader* nextInUse = inUseList->nextPage;
217 inUseList = nextInUse;
  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.cpp 211 tHeader* nextInUse = inUseList->nextPage;
218 inUseList = nextInUse;

Completed in 502 milliseconds