Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py211 indirect_draw_wfm_quirk = True,
225 indirect_draw_wfm_quirk = True,
Dfreedreno_dev_info.h96 bool indirect_draw_wfm_quirk; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c4762 if (cmd->device->physical_device->info->a6xx.indirect_draw_wfm_quirk) in tu_CmdDrawIndirect()
4789 if (cmd->device->physical_device->info->a6xx.indirect_draw_wfm_quirk) in tu_CmdDrawIndexedIndirect()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst4634 - turnip: Get indirect_draw_wfm_quirk from fd_dev_info