Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h388 struct thread_payload { struct
389 uint8_t subspan_coord_reg[2];
390 uint8_t source_depth_reg[2];
391 uint8_t source_w_reg[2];
392 uint8_t aa_dest_stencil_reg[2];
393 uint8_t dest_depth_reg[2];
394 uint8_t sample_pos_reg[2];
395 uint8_t sample_mask_in_reg[2];
396 uint8_t barycentric_coord_reg[BRW_BARYCENTRIC_MODE_COUNT][2];
397 uint8_t local_invocation_id_reg[2];
[all …]