Searched refs:r600_fs_setup (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_state.h301 r600_fs_setup(ScrnInfoPtr pScrn, drmBufPtr ib, shader_config_t *fs_conf, uint32_t domain);
H A Dr6xx_accel.c455 r600_fs_setup(ScrnInfoPtr pScrn, drmBufPtr ib, shader_config_t *fs_conf, uint32_t domain) function in typeref:typename:void
1161 r600_fs_setup(pScrn, ib, &fs_conf, RADEON_GEM_DOMAIN_VRAM);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_state.h277 r600_fs_setup(ScrnInfoPtr pScrn, shader_config_t *fs_conf, uint32_t domain);
H A Dr6xx_accel.c386 r600_fs_setup(ScrnInfoPtr pScrn, shader_config_t *fs_conf, uint32_t domain) function in typeref:typename:void
1090 r600_fs_setup(pScrn, &fs_conf, RADEON_GEM_DOMAIN_VRAM);

Completed in 7 milliseconds