OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_TRANSFORM_BIT
(Results
1 - 13
of
13
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
gldefs.h
28
#define
GL_TRANSFORM_BIT
0x00001000
/external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c
459
if (mask &
GL_TRANSFORM_BIT
) {
463
save_attrib_data(&head,
GL_TRANSFORM_BIT
, attr);
[
all
...]
rastpos.c
451
glPushAttrib(
GL_TRANSFORM_BIT
| GL_VIEWPORT_BIT );
context.c
[
all
...]
/external/mesa3d/src/mesa/main/
attrib.c
459
if (mask &
GL_TRANSFORM_BIT
) {
463
save_attrib_data(&head,
GL_TRANSFORM_BIT
, attr);
[
all
...]
rastpos.c
451
glPushAttrib(
GL_TRANSFORM_BIT
| GL_VIEWPORT_BIT );
context.c
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
gl.h
713
#define
GL_TRANSFORM_BIT
0x00001000
[
all
...]
/external/mesa3d/include/GL/
gl.h
713
#define
GL_TRANSFORM_BIT
0x00001000
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h
711
#define
GL_TRANSFORM_BIT
0x00001000
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h
711
#define
GL_TRANSFORM_BIT
0x00001000
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h
711
#define
GL_TRANSFORM_BIT
0x00001000
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
[
all
...]
Completed in 597 milliseconds