OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_T
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
raster.cpp
172
c->procs.texGeni(c,
GGL_T
, GGL_TEXTURE_GEN_MODE, GGL_ONE_TO_ONE);
188
c->procs.texGeni(c,
GGL_T
, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
pixelflinger.cpp
487
else if (coord ==
GGL_T
) coord_ptr = &(c->activeTMU->t_coord);
/system/core/include/pixelflinger/
pixelflinger.h
123
GGL_T
= 0x2001,
/frameworks/native/opengl/libagl/
texture.cpp
83
c->rasterizer.procs.texGeni(c,
GGL_T
,
795
c->rasterizer.procs.texGeni(c,
GGL_T
,
[
all
...]
Completed in 413 milliseconds