Searched defs:get_image (Results 1 – 3 of 3) sorted by relevance
15 void (*get_image) (struct dri_drawable *dri_drawable, member
100 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() function
2688 auto get_image = [this](const spvtools::opt::Instruction& image_inst) { in RegisterHandleUsage() local