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

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
TextureStorage.cpp 22 unsigned int TextureStorageInterface::mCurrentTextureSerial = 1;
52 return mCurrentTextureSerial++;
TextureStorage.h 68 static unsigned int mCurrentTextureSerial;

Completed in 44 milliseconds