Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h737 bool pbb_allowed; member
Dradv_pipeline.c4208 if (pipeline->device->pbb_allowed && bin_size.width && bin_size.height) { in radv_pipeline_init_binning_state()
Dradv_device.c3060 device->pbb_allowed = device->physical_device->rad_info.chip_class >= GFX9 && in radv_CreateDevice()
Dradv_cmd_buffer.c1283 if (!cmd_buffer->device->pbb_allowed) in radv_emit_batch_break_on_new_ps()