Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_push_ubo.c190 bi_find_component(adjacency_row *adjacency, BITSET_WORD *visited, in bi_find_component()
229 bi_create_fau_interference_graph(bi_context *ctx, adjacency_row *adjacency) in bi_create_fau_interference_graph()
281 adjacency_row adjacency[PAN_MAX_PUSH] = { 0 }; in bi_opt_reorder_push() local
/third_party/mesa3d/src/util/
Dregister_allocate_internal.h133 BITSET_WORD *adjacency; member