Home
last modified time | relevance | path

Searched defs:bifrost_ld_attr (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/bifrost/
H A Dbifrost.h612 struct bifrost_ld_attr { struct
613 unsigned src0 : 3;
614 unsigned src1 : 3;
615 unsigned location : 5;
616 unsigned channels : 2; /* MALI_POSITIVE */
618 unsigned op : 5;