Searched defs:texel (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 446 pixel_t& texel = parts.texel[i]; in build_textures() local 698 pixel_t& texel, const texture_unit_t& tmu, in filter8() 765 pixel_t& texel, const texture_unit_t& tmu, in filter16() 883 pixel_t& texel, const texture_unit_t& tmu, in filter24() 895 pixel_t& texel, const texture_unit_t& tmu, in filter32() 993 pixel_t& texel, const texture_unit_t& tmu, in filter32() 1097 pixel_t texel(parts.texel[i]); in build_texture_environment() local 1177 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in modulate() local 1270 integer_t texel(locals.obtain(), 32, CORRUPTIBLE); in decal() local 1343 integer_t texel(dest.reg, 32, CORRUPTIBLE); in add() local
|
D | GGLAssembler.h | 303 pixel_t texel[GGL_TEXTURE_UNIT_COUNT]; member
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 678 pixel_t texel; in scanline() local
|