]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - dpsoftrast.h
add cvars r_glsl_offsetmapping_steps and r_glsl_offsetmapping_reliefmapping_steps
[xonotic/darkplaces.git] / dpsoftrast.h
index 302d5cf28da625ad51bf29a3109815ce0cd9a229..15f4a8c83b58ad54f9fa64a9ea6acdacf9c9990a 100644 (file)
@@ -252,7 +252,7 @@ typedef enum DPSOFTRAST_UNIFORM_e
        DPSOFTRAST_UNIFORM_LightColor,
        DPSOFTRAST_UNIFORM_LightDir,
        DPSOFTRAST_UNIFORM_LightPosition,
-       DPSOFTRAST_UNIFORM_OffsetMapping_Scale,
+       DPSOFTRAST_UNIFORM_OffsetMapping_ScaleSteps,
        DPSOFTRAST_UNIFORM_PixelSize,
        DPSOFTRAST_UNIFORM_ReflectColor,
        DPSOFTRAST_UNIFORM_ReflectFactor,