Searched refs:R_028B9C_CB_IMMED0_BASE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/
H A Degd_tables.h1237 {21039, R_028B9C_CB_IMMED0_BASE},
/xsrc/external/mit/MesaLib/src/gallium/drivers/r600/
H A Degd_tables.h1237 {21039, R_028B9C_CB_IMMED0_BASE},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1774 radeon_compute_set_context_reg(cs, R_028B9C_CB_IMMED0_BASE + (idx * 4), resource->immed_buffer->gpu_address >> 8);
1776 radeon_set_context_reg(cs, R_028B9C_CB_IMMED0_BASE + (idx * 4), resource->immed_buffer->gpu_address >> 8);
H A Devergreend.h2396 #define R_028B9C_CB_IMMED0_BASE 0x00028B9C macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1780 radeon_compute_set_context_reg(cs, R_028B9C_CB_IMMED0_BASE + (idx * 4), resource->immed_buffer->gpu_address >> 8);
1782 radeon_set_context_reg(cs, R_028B9C_CB_IMMED0_BASE + (idx * 4), resource->immed_buffer->gpu_address >> 8);
H A Devergreend.h2396 #define R_028B9C_CB_IMMED0_BASE 0x00028B9C macro

Completed in 39 milliseconds