Searched refs:V_028C70_NUMBER_UINT (Results 1 – 8 of 8) sorted by relevance
559 if (ntype == V_028C70_NUMBER_UINT) in ac_choose_spi_color_formats()605 } else if (ntype == V_028C70_NUMBER_UINT) in ac_choose_spi_color_formats()
58 *hw_type = V_028C70_NUMBER_UINT; in radv_translate_format_to_hw()
508 ntype = V_028C70_NUMBER_UINT; in radv_translate_color_numformat()634 if (color_num_format == V_028C70_NUMBER_UINT || color_num_format == V_028C70_NUMBER_SINT || in radv_is_colorbuffer_format_supported()
6382 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in radv_initialise_color_surface()6389 if ((ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) && in radv_initialise_color_surface()
100 *hw_type = V_028C70_NUMBER_UINT; in si_translate_format_to_hw()
2542 ntype = V_028C70_NUMBER_UINT; in si_initialize_color_surface()2565 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in si_initialize_color_surface()2572 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) { in si_initialize_color_surface()
1089 ntype = V_028C70_NUMBER_UINT; in evergreen_set_color_surface_buffer()1218 ntype = V_028C70_NUMBER_UINT; 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()1335 surf->alphatest_bypass = color.ntype == V_028C70_NUMBER_UINT || in evergreen_init_color_surface()
523 #define V_028C70_NUMBER_UINT 0x00000004 macro