Searched refs:pbb_allowed (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h686 bool pbb_allowed; member in struct:radv_device
H A Dradv_device.c1850 device->pbb_allowed = device->physical_device->rad_info.chip_class >= GFX9 &&
1854 device->dfsm_allowed = device->pbb_allowed &&
H A Dradv_pipeline.c2686 if (pipeline->device->pbb_allowed && bin_size.width && bin_size.height) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h738 bool pbb_allowed; member in struct:radv_device
H A Dradv_pipeline.c4208 if (pipeline->device->pbb_allowed && bin_size.width && bin_size.height) {
H A Dradv_cmd_buffer.c1283 if (!cmd_buffer->device->pbb_allowed)
H A Dradv_device.c3064 device->pbb_allowed = device->physical_device->rad_info.chip_class >= GFX9 &&

Completed in 49 milliseconds