Lines Matching refs:comment
52 comment("compute initial iterated color (smooth and/or dither case)"); in init_iterated_color()
130 comment("load initial iterated color (8888 packed)"); in init_iterated_color()
135 comment("load initial iterated color (dest format packed)"); in init_iterated_color()
331 comment("compute texture coordinates"); in init_textures()
442 comment("fetch texel"); in build_textures()
450 comment("reload s/t (multitexture or linear filtering)"); in build_textures()
460 comment("compute repeat/clamp"); in build_textures()
503 comment("compute linear filtering offsets"); in build_textures()
592 comment("iterate s,t"); in build_textures()
613 comment("merge base & offset"); in build_textures()
628 comment("fetch texel"); in build_textures()
636 comment("fetch texel, bilinear"); in build_textures()
993 comment("fetch texel (multitexture 1:1)"); in build_texture_environment()