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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1622 unsigned attrib_to_buffer[PIPE_MAX_ATTRIBS] = { 0 }; local in function:panfrost_emit_vertex_data
1628 attrib_to_buffer[i] = k;
1718 attrib_to_buffer[i] = k;
1800 cfg.buffer_index = attrib_to_buffer[so->element_buffer[i]];

Completed in 6 milliseconds