| Package | Description |
|---|---|
| com.sun.prism.d3d | |
| com.sun.prism.es2 | |
| com.sun.prism.impl.ps | |
| com.sun.prism.null3d |
| Modifier and Type | Field and Description |
|---|---|
private BaseShaderContext.State |
D3DContext.state |
| Modifier and Type | Method and Description |
|---|---|
protected BaseShaderContext.State |
D3DContext.updateRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest) |
| Modifier and Type | Field and Description |
|---|---|
private BaseShaderContext.State |
ES2Context.state |
| Modifier and Type | Method and Description |
|---|---|
protected BaseShaderContext.State |
ES2Context.updateRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest) |
| Modifier and Type | Field and Description |
|---|---|
private BaseShaderContext.State |
BaseShaderContext.state |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BaseShaderContext.State |
BaseShaderContext.updateRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseShaderContext.resetLastClip(BaseShaderContext.State state) |
| Modifier and Type | Field and Description |
|---|---|
private BaseShaderContext.State |
DummyContext.state |
| Modifier and Type | Method and Description |
|---|---|
protected BaseShaderContext.State |
DummyContext.updateRenderTarget(RenderTarget target,
NGCamera camera,
boolean depthTest) |