fn bind_buffer(&mut self, buffer: &Buffer, index: u32)fn bind_texture(&mut self, texture: &dyn Texture, sampler: &Sampler, index: u32)fn bind_image(&mut self, texture: &dyn Texture, index: u32)impl Program for ComputeProgram[src]impl Program for RasterProgram[src]