Home
last modified time | relevance | path

Searched refs:quirk_graphics (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_encoder.h159 bool quirk_graphics, bool indirect_dispatch) in panfrost_pack_work_groups_compute() argument
198 if (quirk_graphics && (num_z <= 1)) in panfrost_pack_work_groups_compute()
205 cfg.thread_group_split = quirk_graphics ? in panfrost_pack_work_groups_compute()