]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
oops, wrong sampler#
authorRudolf Polzer <divverent@xonotic.org>
Mon, 28 Jan 2013 15:35:38 +0000 (16:35 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 28 Jan 2013 15:35:38 +0000 (16:35 +0100)
shader_hlsl.h

index a8a42637f9553365fd14ab5ae5f7ef73fa337c3d..38629cbd933b8bdfd070840dd5fabc515037b23a 100644 (file)
 "              float2 TexCoord : TEXCOORD0,\n"
 "              uniform sampler Texture_First  : register(s0),\n"
 "              uniform sampler Texture_Second : register(s1),\n"
-"              uniform sampler Texture_Dither : register(s2),\n"
+"              uniform sampler Texture_Dither : register(s3),\n"
 "              uniform half   BitValue : register(c55),\n"
 "              uniform float2   Rand2f : register(c56),\n"
 "              uniform half      Alpha : register(c0),\n"