Home
last modified time | relevance | path

Searched defs:thread_payload (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h331 struct thread_payload { struct
332 uint8_t source_depth_reg;
333 uint8_t source_w_reg;
334 uint8_t aa_dest_stencil_reg;
335 uint8_t dest_depth_reg;
336 uint8_t sample_pos_reg;
337 uint8_t sample_mask_in_reg;
338 uint8_t barycentric_coord_reg[BRW_BARYCENTRIC_MODE_COUNT];
339 uint8_t local_invocation_id_reg;
342 uint8_t num_regs;