Home
last modified time | relevance | path

Searched refs:V_028C70_NUMBER_UNORM (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1533 ntype = V_028C70_NUMBER_UNORM; in si_cb()
1543 ntype = V_028C70_NUMBER_UNORM; in si_cb()
1558 if (ntype == V_028C70_NUMBER_UNORM || in si_cb()
1603 ((ntype == V_028C70_NUMBER_UNORM || ntype == V_028C70_NUMBER_SNORM) && in si_cb()
Dsid.h7499 #define V_028C70_NUMBER_UNORM 0x00 macro
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute_internal.c233 fmt->number_type = V_028C70_NUMBER_UNORM; in evergreen_compute_get_gpu_format()
Devergreen_state.c1329 ntype = V_028C70_NUMBER_UNORM; in evergreen_init_color_surface()
1339 ntype = V_028C70_NUMBER_UNORM; in evergreen_init_color_surface()
1357 if (ntype == V_028C70_NUMBER_UNORM || ntype == V_028C70_NUMBER_SNORM || in evergreen_init_color_surface()
Devergreend.h322 #define V_028C70_NUMBER_UNORM 0x00000000 macro