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 307 struct texture_unit_t { struct in class:android::GGLAssembler
321 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];
439 pixel_t& texel, const texture_unit_t& tmu,
444 pixel_t& texel, const texture_unit_t& tmu,
449 pixel_t& texel, const texture_unit_t& tmu,
454 pixel_t& texel, const texture_unit_t& tmu,
  /frameworks/native/opengl/libagl/
context.h 347 struct texture_unit_t { struct in namespace:android::gl
355 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];

Completed in 270 milliseconds