pub fn brdf_lut_convolution_vertex( vertex_id: u32, out_uv: &mut Vec2, gl_pos: &mut Vec4, )
Vertex shader for creating a BRDF LUT.