Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c414 ntype = V_028C70_NUMBER_UINT; 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.c330 if (ntype == V_028C70_NUMBER_UINT) in si_choose_spi_color_format()
368 } else if (ntype == V_028C70_NUMBER_UINT) 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.c2256 if (ntype == V_028C70_NUMBER_UINT) in si_choose_spi_color_formats()
2294 } else if (ntype == V_028C70_NUMBER_UINT) in si_choose_spi_color_formats()
2377 ntype = V_028C70_NUMBER_UINT; 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.c1072 ntype = V_028C70_NUMBER_UINT; in evergreen_set_color_surface_buffer()
1201 ntype = V_028C70_NUMBER_UINT; 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()
1318 surf->alphatest_bypass = color.ntype == V_028C70_NUMBER_UINT || in evergreen_init_color_surface()
Devergreend.h523 #define V_028C70_NUMBER_UINT 0x00000004 macro
/external/mesa3d/src/amd/common/
Dsid.h8857 #define V_028C70_NUMBER_UINT 0x04 macro