pub const RUTABAGA_PIPE_TEXTURE_2D: u32 = 2;
Expand description

3D resource creation parameters. Also used to create 2D resource. Constants based on Mesa’s (internal) Gallium interface. Not in the virtio-gpu spec, but should be since dumb resources can’t work with gfxstream/virglrenderer without this.