| Package | Description |
|---|---|
| com.sun.prism.d3d |
| Modifier and Type | Field and Description |
|---|---|
private D3DRTTexture |
D3DSwapChain.texBackBuffer |
| Modifier and Type | Method and Description |
|---|---|
D3DRTTexture |
D3DResourceFactory.createRTTexture(int width,
int height,
Texture.WrapMode wrapMode) |
D3DRTTexture |
D3DResourceFactory.createRTTexture(int width,
int height,
Texture.WrapMode wrapMode,
boolean msaa) |
| Constructor and Description |
|---|
D3DSwapChain(D3DContext context,
long pResource,
D3DRTTexture rtt,
float pixelScale) |