Searched defs:pipe_image_view (Results 1 – 1 of 1) sorted by relevance
471 struct pipe_image_view struct473 struct pipe_resource *resource; /**< resource into which this is a view */474 enum pipe_format format; /**< typed PIPE_FORMAT_x */475 unsigned access; /**< PIPE_IMAGE_ACCESS_x */477 union {487 } u;