Type Alias vizia_core::vg::gpu::BackendTexture

pub type BackendTexture = RefHandle<GrBackendTexture>;

Aliased Typeยง

struct BackendTexture(/* private fields */);