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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c880 pandecode_replay_attribute_meta(int job_no, int count, const struct mali_vertex_tiler_postfix *v, bool varying, char *suffix) function in typeref:typename:int
1370 unsigned max_attr_index = pandecode_replay_attribute_meta(job_no, attribute_count, p, false, suffix);
1390 pandecode_replay_attribute_meta(job_no, varying_count, p, true, suffix);

Completed in 4 milliseconds