Searched refs:write_index (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c421 unsigned write_index, unsigned read_index,
478 dst_node->last_successful_write = write_index;
420 handle_write(nir_deref_instr * dst,nir_deref_instr * src,unsigned write_index,unsigned read_index,struct match_state * state) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c140 unsigned write_index = (pixel_y * 2 + pixel_x) * 8 + sample; local in function:gm200_validate_sample_locations
147 cb[write_index] = gm200_encode_cb_sample_location(x, y);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c140 unsigned write_index = (pixel_y * 2 + pixel_x) * 8 + sample; local in function:gm200_validate_sample_locations
147 cb[write_index] = gm200_encode_cb_sample_location(x, y);

Completed in 5 milliseconds