Searched defs:thread_payload (Results 1 – 1 of 1) sorted by relevance
390 struct thread_payload { struct391 uint8_t subspan_coord_reg[2];392 uint8_t source_depth_reg[2];393 uint8_t source_w_reg[2];394 uint8_t aa_dest_stencil_reg[2];395 uint8_t dest_depth_reg[2];396 uint8_t sample_pos_reg[2];397 uint8_t sample_mask_in_reg[2];398 uint8_t depth_w_coef_reg[2];399 uint8_t barycentric_coord_reg[BRW_BARYCENTRIC_MODE_COUNT][2];[all …]