Searched refs:replaced (Results 1 – 3 of 3) sorted by relevance
123 if ((info.inDest || info.needed) && !info.replaced) in init_iterated_color()268 uint8_t replaced=0; in decodeTMUNeeds() local273 if (replaced == 0xF) { in decodeTMUNeeds()277 tmu.replaced = replaced; in decodeTMUNeeds()295 tmu.replaced = replaced; in decodeTMUNeeds()304 replaced |= tmu.mask; in decodeTMUNeeds()319 mTextureMachine.replaced = replaced; in decodeTMUNeeds()397 mTextureMachine.replaced == tmu.mask) in init_textures()1093 if ((tmu.replaced & component_mask) == 0) { in build_texture_environment()
323 uint8_t replaced; member329 uint8_t replaced; member338 bool replaced : 1; member
173 info.replaced = !!(mTextureMachine.replaced & mask); in scanline_core()174 info.iterated = (!info.replaced && (info.inDest || info.needed)); in scanline_core()523 need_extract |= (mTextureMachine.mask != mTextureMachine.replaced); in build_incoming_component()602 if ((mTextureMachine.replaced & component_mask) == 0) { in build_incoming_component()609 ((tmu.replaced & component_mask) == 0)) { in build_incoming_component()