[−][src]Constant conrod_core::mesh::MODE_IMAGE
pub const MODE_IMAGE: u32 = 1;
Draw an image from the texture at tex
in the fragment shader.
pub const MODE_IMAGE: u32 = 1;
Draw an image from the texture at tex
in the fragment shader.