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