HomeSort by relevance Sort by last modified time
    Searched defs:texture_unit_t (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 313 struct texture_unit_t { struct in class:android::GGLAssembler
327 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];
445 pixel_t& texel, const texture_unit_t& tmu,
450 pixel_t& texel, const texture_unit_t& tmu,
455 pixel_t& texel, const texture_unit_t& tmu,
460 pixel_t& texel, const texture_unit_t& tmu,
  /frameworks/native/opengl/libagl/
context.h 351 struct texture_unit_t { struct in namespace:android::gl
359 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];

Completed in 528 milliseconds