OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
50
c->textures.
packAlignment
= 4;
961
c->textures.
packAlignment
= param;
[
all
...]
context.h
364
uint8_t
packAlignment
;
Completed in 652 milliseconds