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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c895 unsigned max_attr_index = 0; local in function:pandecode_dcd
898 max_attr_index = pandecode_attribute_meta(attribute_count, p->attributes, false);
902 pandecode_attributes(attr_mem, p->attribute_buffers, job_no, suffix, max_attr_index, false, job_type);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c1370 unsigned max_attr_index = pandecode_replay_attribute_meta(job_no, attribute_count, p, false, suffix); local in function:pandecode_replay_vertex_tiler_postfix_pre
1373 pandecode_replay_attributes(attr_mem, p->attributes, job_no, suffix, max_attr_index + 1, false);

Completed in 6 milliseconds