|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShaderState | |
|---|---|
| com.threerings.opengl.renderer.config | Renderer configuration bits. |
| com.threerings.opengl.renderer.state | |
| Uses of ShaderState in com.threerings.opengl.renderer.config |
|---|
| Methods in com.threerings.opengl.renderer.config that return ShaderState | |
|---|---|
abstract ShaderState |
ShaderStateConfig.getState(GlContext ctx,
Scope scope,
RenderState[] states,
List<Updater> updaters)
Returns the corresponding shader state. |
ShaderState |
ShaderStateConfig.Disabled.getState(GlContext ctx,
Scope scope,
RenderState[] states,
List<Updater> updaters)
|
ShaderState |
ShaderStateConfig.Enabled.getState(GlContext ctx,
Scope scope,
RenderState[] states,
List<Updater> updaters)
|
| Uses of ShaderState in com.threerings.opengl.renderer.state |
|---|
| Fields in com.threerings.opengl.renderer.state declared as ShaderState | |
|---|---|
static ShaderState |
ShaderState.DISABLED
A state that disables shading. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||