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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
TranslatorIfaces.h 46 wasBound(false),
58 bool wasBound;
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 234 return tex ? tex->wasBound : GL_FALSE;
324 texData->wasBound = true;
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 265 texData->wasBound = true;
    [all...]

Completed in 145 milliseconds