Searched refs:has_scissor_bug (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h304 bool has_scissor_bug; member in struct:radv_physical_device
H A Dradv_cmd_buffer.c1755 !cmd_buffer->device->physical_device->has_scissor_bug)
3775 if (!cmd_buffer->device->physical_device->has_scissor_bug)
H A Dradv_pipeline.c2677 context_states_per_bin = pipeline->device->physical_device->has_scissor_bug ? 1 : 6;
H A Dradv_device.c359 device->has_scissor_bug = device->rad_info.family == CHIP_VEGA10 ||

Completed in 22 milliseconds