Tesla Graphics Engine Documentation (January 2012)
BindSamplerState Method
TeslaTesla.Graphics.ImplementationSamplerStateImplementationBindSamplerState()()()()
Binds the implementation. This is called the first time an unbound state is set to the device or manually by the user in order to create the underlying state ahead of time (best practice). Once called the state properties are read-only.
Declaration Syntax
C#
public abstract void BindSamplerState()

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)