Enum gfx::device::attrib::FloatSubType
[−]
[src]
pub enum FloatSubType {
Default,
Precision,
}Type of a floating point attribute on the shader side.
Variants
Default | |
Precision |