Searched defs:has_prefetch (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c3851 bool has_prefetch = local in function:radv_draw
4288 bool has_prefetch = local in function:radv_dispatch
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c6585 const bool has_prefetch = cmd_buffer->device->physical_device->rad_info.chip_class >= GFX7; local in function:radv_before_draw
6665 bool has_prefetch = cmd_buffer->device->physical_device->rad_info.chip_class >= GFX7; local in function:radv_after_draw
7032 bool has_prefetch = cmd_buffer->device->physical_device->rad_info.chip_class >= GFX7; local in function:radv_dispatch

Completed in 18 milliseconds