Searched defs:kms_sw_displaytarget (Results 1 – 1 of 1) sorted by relevance
78 struct kms_sw_displaytarget struct80 enum pipe_format format;81 unsigned size;83 uint32_t handle;84 void *mapped;85 void *ro_mapped;87 int ref_count;88 int map_count;89 struct list_head link;90 struct list_head planes;[all …]