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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 232 IGLProperty packAlignment = new GLIntegerProperty(GLStateType.PACK_ALIGNMENT,
237 packAlignment, unpackAlignment);
  /frameworks/native/opengl/libagl/
texture.cpp 47 c->textures.packAlignment = 4;
968 c->textures.packAlignment = param;
    [all...]
context.h 363 uint8_t packAlignment;

Completed in 147 milliseconds