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

  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 194 struct TextureUnit {
203 TextureUnit unit[MAX_TEXTURE_UNITS];
204 TextureUnit* activeUnit;
GLClientState.cpp 405 for (TextureUnit* unit = m_tex.unit;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 194 struct TextureUnit {
203 TextureUnit unit[MAX_TEXTURE_UNITS];
204 TextureUnit* activeUnit;
GLClientState.cpp 405 for (TextureUnit* unit = m_tex.unit;

Completed in 40 milliseconds