Searched refs:texture_t (Results 1 - 5 of 5) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h407 struct texture_t { struct in namespace:android
509 texture_t texture[GGL_TEXTURE_UNIT_COUNT];
537 texture_t* activeTMU;
/system/core/libpixelflinger/
H A Dpicker.cpp135 const texture_t& tx = c->state.texture[i];
H A Dbuffer.cpp46 texture_t& t = c->state.texture[i];
H A Dscanline.cpp699 texture_t& tx = c->state.texture[i];
948 texture_t& tx = c->state.texture[0];
965 texture_t& tx = c->state.texture[0];
984 texture_t& tx = c->state.texture[0];
1074 const texture_t& tx = c->state.texture[0];
1669 texture_t& t = c->state.texture[i];
1911 const texture_t& tmu = c->state.texture[i];
1941 texture_t& tmu = c->state.texture[i];
1995 texture_t& tmu = c->state.texture[i];
H A Dpixelflinger.cpp452 texture_t& u = c->state.texture[tmu];

Completed in 317 milliseconds