Lines Matching defs:texture
1460 * @texture: texture's bo structure
1467 * the texture and mipmap bo object are big enough to cover this resource.
1470 struct radeon_bo *texture,
1546 dev_warn(p->dev, "this kernel doesn't support %d texture dim\n", G_038000_DIM(word0));
1550 dev_warn(p->dev, "%s:%d texture invalid format %d\n",
1581 dev_warn(p->dev, "texture blevel %d > llevel %d\n",
1593 /* using get ib will give us the offset into the texture bo */
1594 if ((l0_size + word2) > radeon_bo_size(texture)) {
1595 dev_warn(p->dev, "texture bo too small ((%d %d) (%d %d) %d %d %d -> %d have %ld)\n",
1598 l0_size, radeon_bo_size(texture));
1605 w0, h0, format, blevel, nlevels, word3, mipmap_size, radeon_bo_size(texture));*/
1954 struct radeon_bo *texture, *mipmap;
1972 texture = reloc->robj;
1982 texture, mipmap,