Lines Matching defs:texture
52 const struct pipe_resource *texture)
56 surf->format = texture->format;
381 struct pipe_resource *texture,
392 texture,
430 assert(dst->texture);
431 if (!dst->texture)
434 if (dst->texture->target == PIPE_BUFFER) {
444 dst->texture,
457 util_clear_color_texture(pipe, dst->texture, dst->format, color,
576 struct pipe_resource *texture,
593 texture,
678 assert(dst->texture);
679 if (!dst->texture)
684 util_clear_depth_stencil_texture(pipe, dst->texture, dst->format,