Searched defs:ubo_count (Results 1 – 2 of 2) sorted by relevance
229 unsigned attribute_count, varying_count, ubo_count; member
899 unsigned ubo_count = 32 - __builtin_clz(buf->enabled_mask | 1); in panfrost_emit_const_buf() local