Searched defs:gen6_scissor_rect (Results 1 – 2 of 2) sorted by relevance
320 struct gen6_scissor_rect struct322 uint32_t xmin:16;323 uint32_t ymin:16;324 uint32_t xmax:16;325 uint32_t ymax:16;
444 struct gen6_scissor_rect struct446 unsigned xmin:16;447 unsigned ymin:16;448 unsigned xmax:16;449 unsigned ymax:16;