Home
last modified time | relevance | path

Searched defs:ubo_count (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h241 unsigned ubo_count; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c1070 unsigned ubo_count = shader->info.ubo_count - (sys_size ? 1 : 0); in panfrost_emit_const_buf() local