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 321 struct texture_unit_t { struct in class:android::GGLAssembler
335 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];
453 pixel_t& texel, const texture_unit_t& tmu,
458 pixel_t& texel, const texture_unit_t& tmu,
463 pixel_t& texel, const texture_unit_t& tmu,
468 pixel_t& texel, const texture_unit_t& tmu,
  /frameworks/native/opengl/libagl/
context.h 352 struct texture_unit_t { struct in namespace:android::gl
360 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];

Completed in 851 milliseconds