Searched refs:V_028C70_NUMBER_SINT (Results 1 – 7 of 7) sorted by relevance
354 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()400 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()
93 *hw_type = V_028C70_NUMBER_SINT; in si_translate_format_to_hw()
2395 ntype = V_028C70_NUMBER_SINT; in si_initialize_color_surface()2425 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in si_initialize_color_surface()2432 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) { in si_initialize_color_surface()
503 ntype = V_028C70_NUMBER_SINT; in radv_translate_color_numformat()636 if (color_num_format == V_028C70_NUMBER_UINT || color_num_format == V_028C70_NUMBER_SINT || in radv_is_colorbuffer_format_supported()
6719 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in radv_initialise_color_surface()6726 if ((ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) && in radv_initialise_color_surface()
1084 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_buffer()1213 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_common()1240 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in evergreen_set_color_surface_common()1270 ntype != V_028C70_NUMBER_UINT && ntype != V_028C70_NUMBER_SINT) || in evergreen_set_color_surface_common()1336 color.ntype == V_028C70_NUMBER_SINT; in evergreen_init_color_surface()
524 #define V_028C70_NUMBER_SINT 0x00000005 macro