| Package | Description |
|---|---|
| com.sun.prism.d3d |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
D3DRTTexture |
| Modifier and Type | Method and Description |
|---|---|
D3DTexture |
D3DResourceFactory.createTexture(PixelFormat format,
Texture.Usage usagehint,
Texture.WrapMode wrapMode,
int w,
int h) |
D3DTexture |
D3DResourceFactory.createTexture(PixelFormat format,
Texture.Usage usagehint,
Texture.WrapMode wrapMode,
int w,
int h,
boolean useMipmap) |
| Constructor and Description |
|---|
D3DTexture(D3DTexture sharedTex,
Texture.WrapMode altMode) |