Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c407 ntype = V_028C70_NUMBER_SINT; in radv_translate_color_numformat()
528 if (color_num_format == V_028C70_NUMBER_UINT || color_num_format == V_028C70_NUMBER_SINT || in radv_is_colorbuffer_format_supported()
Dradv_pipeline.c332 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_format()
370 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_format()
Dradv_device.c3198 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in radv_initialise_color_surface()
3205 if ((ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) && in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2258 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_formats()
2296 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_formats()
2370 ntype = V_028C70_NUMBER_SINT; in si_initialize_color_surface()
2401 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in si_initialize_color_surface()
2408 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) { in si_initialize_color_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1067 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_buffer()
1196 ntype = V_028C70_NUMBER_SINT; in evergreen_set_color_surface_common()
1223 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in evergreen_set_color_surface_common()
1253 ntype != V_028C70_NUMBER_UINT && ntype != V_028C70_NUMBER_SINT) || in evergreen_set_color_surface_common()
1319 color.ntype == V_028C70_NUMBER_SINT; in evergreen_init_color_surface()
Devergreend.h524 #define V_028C70_NUMBER_SINT 0x00000005 macro
/external/mesa3d/src/amd/common/
Dsid.h8858 #define V_028C70_NUMBER_SINT 0x05 macro