Home
last modified time | relevance | path

Searched refs:activeTexture (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h217 void (*activeTexture)(void* c, GGLuint tmu); member
/system/core/libpixelflinger/
Draster.cpp157 c->procs.activeTexture(c, tmu); in gglBitBlit()
Dpixelflinger.cpp742 GGL_INIT_PROC(procs, activeTexture); in ggl_init_procs()