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

/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_ir.h241 unsigned ubo_count; member in struct:pan_shader_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1070 unsigned ubo_count = shader->info.ubo_count - (sys_size ? 1 : 0); local in function:panfrost_emit_const_buf

Completed in 7 milliseconds