Lines Matching refs:GGLAssembler
41 void GGLAssembler::init_iterated_color(fragment_parts_t& parts, const reg_t& x) in init_iterated_color()
177 void GGLAssembler::build_iterated_color( in build_iterated_color()
229 void GGLAssembler::decodeLogicOpNeeds(const needs_t& needs) in decodeLogicOpNeeds()
263 void GGLAssembler::decodeTMUNeeds(const needs_t& needs, context_t const* c) in decodeTMUNeeds()
322 void GGLAssembler::init_textures( in init_textures()
399 void GGLAssembler::build_textures( fragment_parts_t& parts, in build_textures()
648 void GGLAssembler::build_iterate_texture_coordinates( in build_iterate_texture_coordinates()
685 void GGLAssembler::filter8( in filter8()
752 void GGLAssembler::filter16( in filter16()
870 void GGLAssembler::filter24( in filter24()
880 void GGLAssembler::filter32( in filter32()
968 void GGLAssembler::build_texture_environment( in build_texture_environment()
1024 void GGLAssembler::wrapping( in wrapping()
1059 void GGLAssembler::modulate( in modulate()
1149 void GGLAssembler::decal( in decal()
1180 void GGLAssembler::blend( in blend()
1218 void GGLAssembler::add( in add()