Home
last modified time | relevance | path

Searched refs:S_028C70_ROUND_MODE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h549 #define S_028C70_ROUND_MODE(x) (((unsigned)(x) & 0x1) << 22) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2283 S_028C70_ROUND_MODE(ntype != V_028C70_NUMBER_UNORM && ntype != V_028C70_NUMBER_SNORM && in si_initialize_color_surface()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c6868 S_028C70_ROUND_MODE(ntype != V_028C70_NUMBER_UNORM && in radv_initialise_color_surface()