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.c405 ntype = V_028C70_NUMBER_SINT; in radv_translate_color_numformat()
525 if (color_num_format == V_028C70_NUMBER_UINT || color_num_format == V_028C70_NUMBER_SINT || in radv_is_colorbuffer_format_supported()
Dradv_pipeline.c615 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_format()
653 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_format()
Dradv_device.c1666 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in radv_initialise_color_surface()
1673 if ((ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) && in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1971 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_formats()
2009 else if (ntype == V_028C70_NUMBER_SINT) in si_choose_spi_color_formats()
2086 ntype = V_028C70_NUMBER_SINT; in si_initialize_color_surface()
2117 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in si_initialize_color_surface()
2124 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT) { in si_initialize_color_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1080 ntype = V_028C70_NUMBER_SINT; in evergreen_init_color_surface()
1107 if (ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT || in evergreen_init_color_surface()
1114 surf->alphatest_bypass = ntype == V_028C70_NUMBER_UINT || ntype == V_028C70_NUMBER_SINT; in evergreen_init_color_surface()
1132 ntype != V_028C70_NUMBER_UINT && ntype != V_028C70_NUMBER_SINT) || in evergreen_init_color_surface()
Devergreend.h378 #define V_028C70_NUMBER_SINT 0x00000005 macro
/external/mesa3d/src/amd/common/
Dsid.h8789 #define V_028C70_NUMBER_SINT 0x05 macro