Fix DeferredShading demo
This commit is contained in:
@@ -15,7 +15,7 @@ struct ViewerData
|
||||
external
|
||||
{
|
||||
[set(0), binding(0)] viewerData: uniform<ViewerData>,
|
||||
[set(1), binding(0)] colorTexture: sampler2D<f32>,
|
||||
[set(0), binding(1)] colorTexture: sampler2D<f32>,
|
||||
}
|
||||
|
||||
struct FragIn
|
||||
|
||||
Reference in New Issue
Block a user