Searched defs:texel (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 442 pixel_t& texel = parts.texel[i]; in build_textures() local 694 pixel_t& texel, const texture_unit_t& tmu, in filter8() 761 pixel_t& texel, const texture_unit_t& tmu, in filter16() 879 pixel_t& texel, const texture_unit_t& /*tmu*/, in filter24() 889 pixel_t& texel, const texture_unit_t& /*tmu*/, in filter32() 992 pixel_t texel(parts.texel[i]); in build_texture_environment() local 1072 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in modulate() local 1165 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in decal() local 1238 integer_t texel(dest.reg, 32, CORRUPTIBLE); in add() local
|
D | GGLAssembler.h | 309 pixel_t texel[GGL_TEXTURE_UNIT_COUNT]; member
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 701 pixel_t texel; in scanline() local
|