Lines Matching defs:positions
27 /* Sample positions are specified partially in hardware, partially in software
28 * on Mali. On Midgard, sample positions are completely fixed but need to be
30 * positions are part fixed, part programmable, and again need to be accessible
47 struct mali_sample_position positions[32];
65 .positions = {
72 .positions = {
82 .positions = {
92 .positions = {
106 .positions = {
142 dev->sample_positions = panfrost_bo_create(dev, 4096, 0, "Sample positions");
157 sample_position_lut[pattern].positions[sample_idx];