HomeSort by relevance Sort by last modified time
    Searched full:skipped_channels (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_nir.cpp 593 unsigned skipped_channels = 0; local
629 if (skipped_channels > 0) {
631 offset_reg.ud += 4 * skipped_channels;
634 brw_imm_ud(4 * skipped_channels)));
652 skipped_channels = num_channels;
660 skipped_channels += type_slots;
    [all...]

Completed in 127 milliseconds