Searched refs:stride_dwords (Results 1 – 3 of 3) sorted by relevance
735 unsigned stride_dwords, unsigned offset_dwords) in brw_update_sol_surface() argument744 uint32_t pitch_minus_1 = 4*stride_dwords - 1; in brw_update_sol_surface()751 assert((size_dwords - offset_dwords) / stride_dwords in brw_update_sol_surface()760 (size_dwords - offset_dwords - num_vector_components) / stride_dwords; in brw_update_sol_surface()
1411 unsigned stride_dwords, unsigned offset_dwords);
5302 unsigned stride_dwords = so_info->stride[buffer]; in emit_sol_surface() local5330 num_elements += stride_dwords; in emit_sol_surface()5360 .stride_B = stride_dwords * 4, in emit_sol_surface()