Home
last modified time | relevance | path

Searched defs:texel (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp436 pixel_t& texel = parts.texel[i]; in build_textures() local
687 pixel_t& texel, const texture_unit_t& tmu, in filter8()
754 pixel_t& texel, const texture_unit_t& tmu, in filter16()
872 pixel_t& texel, const texture_unit_t& /*tmu*/, in filter24()
882 pixel_t& texel, const texture_unit_t& /*tmu*/, in filter32()
985 pixel_t texel(parts.texel[i]); in build_texture_environment() local
1065 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in modulate() local
1158 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in decal() local
1231 integer_t texel(dest.reg, 32, CORRUPTIBLE); in add() local
DGGLAssembler.h317 pixel_t texel[GGL_TEXTURE_UNIT_COUNT]; member
/system/core/libpixelflinger/
Dscanline.cpp696 pixel_t texel; in scanline() local