HomeSort by relevance Sort by last modified time
    Searched refs:texture_t (Results 1 - 6 of 6) sorted by null

  /system/core/include/private/pixelflinger/
ggl_context.h 409 struct texture_t { struct in namespace:android
511 texture_t texture[GGL_TEXTURE_UNIT_COUNT];
539 texture_t* activeTMU;
  /system/core/libpixelflinger/
picker.cpp 135 const texture_t& tx = c->state.texture[i];
buffer.cpp 46 texture_t& t = c->state.texture[i];
scanline.cpp 715 texture_t& tx = c->state.texture[i];
    [all...]
pixelflinger.cpp 452 texture_t& u = c->state.texture[tmu];
  /frameworks/native/opengl/libagl/
primitives.cpp 721 const texture_t& tmu = c->rasterizer.state.texture[i];
778 const texture_t& tmu = c->rasterizer.state.texture[i];
    [all...]

Completed in 418 milliseconds