Searched defs:ubo_count (Results 1 – 2 of 2) sorted by relevance
1482 unsigned ubo_count = shader->info.ubo_count - (sys_size ? 1 : 0); in panfrost_emit_const_buf() local3136 mali_ptr ubos, unsigned ubo_count) in panfrost_emit_resources()3182 unsigned fau_words = 0, ubo_count = 0; in panfrost_emit_shader() local
356 unsigned ubo_count; member