Lines Matching defs:texture
1461 * @texture: texture's bo structure
1465 * the texture and mipmap bo object are big enough to cover this resource.
1468 struct radeon_bo *texture,
1544 dev_warn(p->dev, "this kernel doesn't support %d texture dim\n", G_038000_DIM(word0));
1548 dev_warn(p->dev, "%s:%d texture invalid format %d\n",
1579 dev_warn(p->dev, "texture blevel %d > llevel %d\n",
1591 /* using get ib will give us the offset into the texture bo */
1592 if ((l0_size + word2) > radeon_bo_size(texture)) {
1593 dev_warn(p->dev, "texture bo too small ((%d %d) (%d %d) %d %d %d -> %d have %ld)\n",
1596 l0_size, radeon_bo_size(texture));
1603 w0, h0, format, blevel, nlevels, word3, mipmap_size, radeon_bo_size(texture));*/
1952 struct radeon_bo *texture, *mipmap;
1970 texture = reloc->robj;
1980 texture, mipmap,