Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dr600_shader.h354 extern int R600_copy_ps(RADEONChipFamily ChipSet, uint32_t* ps);
H A Dr600_exa.c2000 R600_copy_ps(ChipSet, shader + accel_state->copy_ps_offset / 4); in R600LoadShaders()
H A Dr600_shader.c390 int R600_copy_ps(RADEONChipFamily ChipSet, uint32_t* shader) in R600_copy_ps() function