[][src]Type Definition imgui_gfx_renderer::Texture

type Texture<R> = (ShaderResourceView<R, [f32; 4]>, Sampler<R>);