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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 62 const int32_t align = ctx->getUnpackAlignment()-1;
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 133 GLint getUnpackAlignment(){ return m_unpackAlignment; };
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
Context.h 267 GLint getUnpackAlignment() const;
libGLESv2.cpp     [all...]
Context.cpp 673 GLint Context::getUnpackAlignment() const
    [all...]

Completed in 122 milliseconds