Home
last modified time | relevance | path

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

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dsoft.c60 short g_m1=255,g_m2=255,g_m3=255; variable
372 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG()
408 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG()
430 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_S()
460 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG_SPR()
496 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_SPR()
545 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32()
581 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32()
620 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32_S()
672 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32_SPR()
[all …]
H A Dgpu.h219 extern short g_m3;
H A Dgpulib_if.c203 extern short g_m3;
H A Dprim.c84 {g_m1=g_m2=g_m3=128;} in SetRenderMode()
92 g_m3=(short)((DrawAttributes>>16)&0xff); in SetRenderMode()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfxvideo/
H A Dsoft.c60 short g_m1=255,g_m2=255,g_m3=255; variable
372 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG()
408 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG()
430 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_S()
460 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG_SPR()
496 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_SPR()
545 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32()
581 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32()
620 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32_S()
672 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32_SPR()
[all …]
H A Dgpu.h219 extern short g_m3;
H A Dgpulib_if.c203 extern short g_m3;
H A Dprim.c84 {g_m1=g_m2=g_m3=128;} in SetRenderMode()
92 g_m3=(short)((DrawAttributes>>16)&0xff); in SetRenderMode()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dexternals.h245 extern short g_m3;
H A Dsoft.c90 short g_m1=255,g_m2=255,g_m3=255; variable
472 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG()
514 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG()
536 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_S()
566 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG_SPR()
608 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_SPR()
657 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32()
693 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32()
732 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32_S()
784 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32_SPR()
[all …]
H A Dprim.c127 {g_m1=g_m2=g_m3=128;} in SetRenderMode()
135 g_m3=(short)((DrawAttributes>>16)&0xff); in SetRenderMode()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dsoft.c84 short g_m1 = 255, g_m2 = 255, g_m3 = 255; variable
464 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG()
506 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG()
528 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_S()
559 g=(XCOL3(d))+((((XCOL3(color)))* g_m3)>>7); in GetTextureTransColG_SPR()
601 g=((XCOL3(color))* g_m3)>>7; in GetTextureTransColG_SPR()
650 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32()
686 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32()
725 g=(((X32COL3(color))* g_m3)&0xFF80FF80)>>7; in GetTextureTransColG32_S()
777 g=(((((X32COL3(color)))* g_m3)&0xFF80FF80)>>7); in GetTextureTransColG32_SPR()
[all …]
H A Dexternals.h283 extern short g_m3;
H A Dprim.c635 if(bDrawNonShaded) {g_m1=g_m2=g_m3=128;} in SetRenderColor()
640 g_m3=(DrawAttributes>>16)&0xff; in SetRenderColor()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuExternals.h317 extern short g_m3;
H A Dgpulib_if.c25 short g_m1,g_m2,g_m3; variable
H A DgpuPlugin.c47 short g_m1=255,g_m2=255,g_m3=255; variable
H A DgpuPrim.c960 if(bDrawNonShaded) {g_m1=g_m2=g_m3=128;} in SetRenderColor()
965 g_m3=(DrawAttributes>>16)&0xff; in SetRenderColor()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuExternals.h317 extern short g_m3;
H A Dgpulib_if.c25 short g_m1,g_m2,g_m3; variable
H A DgpuPlugin.c47 short g_m1=255,g_m2=255,g_m3=255; variable
H A DgpuPrim.c960 if(bDrawNonShaded) {g_m1=g_m2=g_m3=128;} in SetRenderColor()
965 g_m3=(DrawAttributes>>16)&0xff; in SetRenderColor()