pub fn generate_mipmap_vertex( vertex_id: u32, out_uv: &mut Vec2, gl_pos: &mut Vec4, )
Vertex shader for generating texture mips.