Searched defs:thread_payload (Results 1 – 1 of 1) sorted by relevance
394 struct thread_payload { struct395 uint8_t subspan_coord_reg[2];396 uint8_t source_depth_reg[2];397 uint8_t source_w_reg[2];398 uint8_t aa_dest_stencil_reg[2];399 uint8_t dest_depth_reg[2];400 uint8_t sample_pos_reg[2];401 uint8_t sample_mask_in_reg[2];402 uint8_t depth_w_coef_reg[2];403 uint8_t barycentric_coord_reg[BRW_BARYCENTRIC_MODE_COUNT][2];[all …]