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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 132 void setUnpackAlignment(GLint param){ m_unpackAlignment = param; };
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 239 void setUnpackAlignment(GLint alignment);
Context.cpp 841 void Context::setUnpackAlignment(GLint alignment)
    [all...]
libGLESv2.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 68 milliseconds