Home
last modified time | relevance | path

Searched refs:V_028C70_NUMBER_SINT (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_shader_util.c348 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()
385 else if (ntype == V_028C70_NUMBER_SINT) in ac_choose_spi_color_formats()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c464 ntype = V_028C70_NUMBER_SINT; in radv_translate_color_numformat()
588 if (color_num_format == V_028C70_NUMBER_UINT || color_num_format == V_028C70_NUMBER_SINT || in radv_is_colorbuffer_format_supported()
Dradv_device.c6850 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in radv_initialise_color_surface()
6857 if ((ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) && in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1079 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_buffer()
1208 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_common()
1235 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in evergreen_set_color_surface_common()
1265 ntype != V_028C70_NUMBER_UINT && ntype != V_028C70_NUMBER_SINT) || in evergreen_set_color_surface_common()
1331 color.ntype == V_028C70_NUMBER_SINT; in evergreen_init_color_surface()
Devergreend.h524 #define V_028C70_NUMBER_SINT 0x00000005 macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2235 ntype = V_028C70_NUMBER_SINT; in si_initialize_color_surface()
2265 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in si_initialize_color_surface()
2272 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) { in si_initialize_color_surface()