Home
last modified time | relevance | path

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

/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dclient.h1576 qboolean rtworldshadows; member
H A Dr_shadow.c3736 …selfshadow && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_DrawRTLight()
3762 …shadow > 0 && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_DrawRTLight()
H A Dgl_rmain.c4431 r_refdef.scene.rtworldshadows = r_shadow_realtime_world_shadows.integer && gl_stencil; in R_UpdateVariables()
4438 r_refdef.scene.rtworldshadows = false; in R_UpdateVariables()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dclient.h1887 qboolean rtworldshadows; member
H A Dr_shadow.c4582 …shadow > 0 && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_Shadow_PrepareLight()
4669 …selfshadow && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_Shadow_DrawLight()
4696 …shadow > 0 && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_Shadow_DrawLight()
H A Dgl_rmain.c7078 r_refdef.scene.rtworldshadows = r_shadow_realtime_world_shadows.integer && vid.stencil; in R_UpdateVariables()
7093 r_refdef.scene.rtworldshadows = false; in R_UpdateVariables()
/dports/games/darkplaces/darkplaces/
H A Dclient.h1924 qboolean rtworldshadows; member
H A Dr_shadow.c4858 …shadow > 0 && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_Shadow_PrepareLight()
5118 …selfshadow && rtlight->shadow && (rtlight->isstatic ? r_refdef.scene.rtworldshadows : r_refdef.sce… in R_Shadow_DrawLight()
H A Dgl_rmain.c6981 r_refdef.scene.rtworldshadows = r_shadow_realtime_world_shadows.integer && vid.stencil; in R_UpdateVariables()
6996 r_refdef.scene.rtworldshadows = false; in R_UpdateVariables()