Searched defs:kopper_displaytarget (Results 1 – 1 of 1) sorted by relevance
77 struct kopper_displaytarget struct79 unsigned refcount;80 VkFormat formats[2];81 unsigned width;82 unsigned height;83 unsigned stride;84 void *loader_private;108 zink_kopper_has_srgb(const struct kopper_displaytarget *cdt) in zink_kopper_has_srgb() argument