Home
last modified time | relevance | path

Searched refs:cother_b (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c2933 uint8_t cother_r, cother_g, cother_b, aother; in voodoo_half_triangle() local
3042 cother_b = CLAMP(state->ib >> 12); in voodoo_half_triangle()
3048 cother_b = state->tex_b[0]; in voodoo_half_triangle()
3054 cother_b = params->color1 & 0xff; in voodoo_half_triangle()
3060 cother_b = src_b; in voodoo_half_triangle()
3111 src_b = cother_b; in voodoo_half_triangle()