Searched defs:st_pbo_addresses (Results 1 – 1 of 1) sorted by relevance
31 struct st_pbo_addresses { struct32 int xoffset;33 int yoffset;34 unsigned width;35 unsigned height;36 unsigned depth;38 unsigned bytes_per_pixel;41 unsigned pixels_per_row;42 unsigned image_height;47 struct pipe_resource *buffer; /* non-owning pointer */[all …]