Home
last modified time | relevance | path

Searched refs:num_so_channels (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c380 unsigned num_so_channels) in bind_vs_pos_only() argument
383 int index = num_so_channels ? num_so_channels - 1 : 0; in bind_vs_pos_only()
393 so.output[0].num_components = num_so_channels; in bind_vs_pos_only()
394 so.stride[0] = num_so_channels; in bind_vs_pos_only()