Searched refs:RADEON_COPY_MT (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | radeon_state.c | 1849 #define RADEON_COPY_MT(_buf, _data, _width) \ macro 1873 RADEON_COPY_MT(buffer, data, 1876 RADEON_COPY_MT(buffer, data, 16); 1877 RADEON_COPY_MT(buffer + 8, 1881 RADEON_COPY_MT(buffer, data, 1885 RADEON_COPY_MT(buffer, data, tex_width); 1896 RADEON_COPY_MT(buffer, data, 16); 1898 RADEON_COPY_MT(buffer + 8, data, 16); 1900 RADEON_COPY_MT(buffer + 4, data, 16); 1902 RADEON_COPY_MT(buffe 1929 #undef RADEON_COPY_MT macro [all...] |
Completed in 525 milliseconds