Searched refs:image_private_objects (Results 1 – 4 of 4) sorted by relevance
457 &device->image_private_objects, link) { in setup_execbuf_for_cmd_buffers()
481 list_inithead(&device->image_private_objects); in anv_CreateDevice()
1466 list_addtail(&image->link, &device->image_private_objects); in alloc_private_binding()
1903 struct list_head image_private_objects; member