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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESbuffer.h 35 bool wasBinded(){return m_wasBound;};
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 208 return objData.Ptr() ? ((GLESbuffer*)objData.Ptr())->wasBinded():GL_FALSE;
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 68 milliseconds