OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNPACK_ALIGNMENT
(Results
1 - 7
of
7
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
111
UNPACK_ALIGNMENT
("Unpack Alignment"),
GLState.java
234
IGLProperty unpackAlignment = new GLIntegerProperty(GLStateType.
UNPACK_ALIGNMENT
,
/external/autotest/client/deps/webgl_mpd/src/debug/
webgl-debug.js
399
ctx.pixelStorei(ctx.
UNPACK_ALIGNMENT
, 4);
/external/opencv3/modules/core/src/
opengl.cpp
890
gl::PixelStorei(gl::
UNPACK_ALIGNMENT
, 1);
911
gl::PixelStorei(gl::
UNPACK_ALIGNMENT
, 1);
[
all
...]
gl_core_3_1.hpp
319
UNPACK_ALIGNMENT
= 0x0CF5,
[
all
...]
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
187
public static final int
UNPACK_ALIGNMENT
= 0x0CF5;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java
[
all
...]
Completed in 149 milliseconds