Searched refs:V_028C70_NUMBER_SINT (Results 1 – 8 of 8) sorted by relevance
561 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()607 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()
51 *hw_type = V_028C70_NUMBER_SINT; in radv_translate_format_to_hw()
501 ntype = V_028C70_NUMBER_SINT; 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()
93 *hw_type = V_028C70_NUMBER_SINT; in si_translate_format_to_hw()
2535 ntype = V_028C70_NUMBER_SINT; 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()
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