Lines Matching refs:tiled
228 res->tiled = should_tile;
330 res->tiled = false;
333 res->tiled = true;
339 res->tiled = false;
348 if (res->tiled ||
357 if (res->tiled && res->levels[0].stride != stride) {
358 fprintf(stderr, "tiled imported buffer has mismatching stride: %d (BO) != %d (expected)",
363 if (!res->tiled && (res->levels[0].stride % 8)) {
368 if (!res->tiled && res->levels[0].stride < stride) {
413 if (res->tiled)
449 if (res->tiled)
612 /* No direct mappings of tiled, since we need to manually
615 if (res->tiled && (usage & PIPE_MAP_DIRECTLY))
663 if (res->tiled) {
755 /* It's safe to re-use the same BO since tiled BO always has
769 res->tiled = false;
888 if (!res->tiled) {
951 * between 2 tiled or tiled and linear resources instead of