Searched defs:drawpix_cache_entry (Results 1 – 1 of 1) sorted by relevance
88 struct drawpix_cache_entry struct90 GLsizei width, height;91 GLenum format, type;92 const void *user_pointer; /**< Last user 'pixels' pointer */93 void *image; /**< Copy of the glDrawPixels image data */94 struct pipe_resource *texture;95 unsigned age;