Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_attributes.c94 panfrost_compute_magic_divisor(unsigned hw_divisor, unsigned *o_shift, unsigned *extra_flags) in panfrost_compute_magic_divisor()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c1681 unsigned hw_divisor = ctx->padded_count * divisor; in panfrost_emit_vertex_data() local