Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h356 unsigned ubo_count; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1482 unsigned ubo_count = shader->info.ubo_count - (sys_size ? 1 : 0); in panfrost_emit_const_buf() local
3182 unsigned fau_words = 0, ubo_count in panfrost_emit_shader() local
3134 panfrost_emit_resources(struct panfrost_batch *batch, enum pipe_shader_type stage, mali_ptr ubos, unsigned ubo_count) panfrost_emit_resources() argument
[all...]

Completed in 11 milliseconds