Searched refs:cb_color_attrib3 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2512 surf->cb_color_attrib3 = S_028EE0_MIP0_DEPTH(mip0_depth) |
3122 unsigned cb_color_attrib3; local in function:si_emit_framebuffer_state
3132 cb_color_attrib3 = cb->cb_color_attrib3 |
3161 radeon_set_context_reg(R_028EE0_CB_COLOR0_ATTRIB3 + i * 4, cb_color_attrib3);
H A Dsi_pipe.h429 unsigned cb_color_attrib3; /* GFX10 and later */ member in struct:si_surface
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h1253 uint32_t cb_color_attrib3; /* GFX10 and later */ member in struct:radv_color_buffer_info
H A Dradv_device.c6615 cb->cb_color_attrib3 |= S_028EE0_COLOR_SW_MODE(surf->u.gfx9.swizzle_mode) |
6795 cb->cb_color_attrib3 |= S_028EE0_MIP0_DEPTH(mip0_depth) |
H A Dradv_cmd_buffer.c1779 cb->cb_color_attrib3);

Completed in 39 milliseconds