Package | Description |
---|---|
com.sun.prism.impl.ps |
Modifier and Type | Method and Description |
---|---|
static BaseShaderContext.SpecialShaderType |
BaseShaderContext.SpecialShaderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseShaderContext.SpecialShaderType[] |
BaseShaderContext.SpecialShaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private Shader |
BaseShaderContext.getSpecialShader(BaseGraphics g,
BaseShaderContext.SpecialShaderType sst) |