예제 #1
0
 internal void Apply(RenderContext rc)
 {
     rc.ShaderSet = ShaderSet;
     rc.ShaderResourceBindingSlots = ResourceBindings;
 }