Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2363 #define S_028B70_OFFSET_ROUND(x) (((unsigned)(x) & 0x1) << 16) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c474 S_028B70_OFFSET_ROUND(1)); in si_create_blend_state_mode()
480 S_028B70_OFFSET_ROUND(0)); in si_create_blend_state_mode()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c634 S_028B70_OFFSET_ROUND(0); in radv_pipeline_init_blend_state()
640 S_028B70_OFFSET_ROUND(1); in radv_pipeline_init_blend_state()