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

  /external/deqp-deps/glslang/glslang/Include/
PoolAlloc.h 236 size_t currentPageOffset; // next offset in top of inUseList to allocate from
238 tHeader* inUseList; // list of all memory currently being used
  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h 214 size_t currentPageOffset; // next offset in top of inUseList to allocate from
216 tHeader* inUseList; // list of all memory currently being used

Completed in 3143 milliseconds