Home
last modified time | relevance | path

Searched defs:hierarchy (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_tiler.c272 bool hierarchy) in panfrost_tiler_header_size()
288 bool hierarchy) in panfrost_tiler_full_size()
324 unsigned vertex_count, bool hierarchy) in panfrost_choose_hierarchy_mask()
Dpan_encoder.h52 unsigned vertex_count, bool hierarchy) in panfrost_tiler_get_polygon_list_size()
Dpan_desc.c651 bool hierarchy = !tiler_ctx->midgard.no_hierarchical_tiling; in pan_emit_midgard_tiler() local
/third_party/rust/rust/src/librustdoc/html/render/
Dwrite_shared.rs263 let hierarchy = Rc::new(Hierarchy::default()); in write_shared() localVariable
272 let hierarchy = Rc::try_unwrap(hierarchy).unwrap(); in write_shared() localVariable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.c294 int hierarchy; in get_num_cpusets() local