Searched refs:is_vi (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ | ||
| H A D | radv_device.c | 4822 bool is_vi = (device->physical_device->rad_info.chip_class >= VI); local in function:radv_init_sampler 4840 S_008F30_COMPAT_MODE(is_vi) | 4852 S_008F38_ANISO_OVERRIDE(is_vi)); |
| H A D | radv_cmd_buffer.c | 1044 bool is_vi = cmd_buffer->device->physical_device->rad_info.chip_class >= VI; local in function:radv_emit_fb_color_state 1089 if (is_vi) { /* DCC BASE */ |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_cmd_buffer.c | 1725 bool is_vi = cmd_buffer->device->physical_device->rad_info.chip_class >= GFX8; local in function:radv_emit_fb_color_state 1814 if (is_vi) { /* DCC BASE */ |
Completed in 25 milliseconds