Searched refs:r600_set_window_scissor (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_state.h321 r600_set_window_scissor(ScrnInfoPtr pScrn, drmBufPtr ib, int x1, int y1, int x2, int y2);
H A Dr600_textured_videofuncs.c222 r600_set_window_scissor(pScrn, accel_state->ib, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
H A Dr600_exa.c223 r600_set_window_scissor(pScrn, accel_state->ib, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
399 r600_set_window_scissor(pScrn, accel_state->ib, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
1404 r600_set_window_scissor(pScrn, accel_state->ib, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
H A Dr6xx_accel.c811 r600_set_window_scissor(ScrnInfoPtr pScrn, drmBufPtr ib, int x1, int y1, int x2, int y2) function in typeref:typename:void
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_state.h297 r600_set_window_scissor(ScrnInfoPtr pScrn, int x1, int y1, int x2, int y2);
H A Dr600_textured_videofuncs.c198 r600_set_window_scissor(pScrn, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
H A Dr600_exa.c182 r600_set_window_scissor(pScrn, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
353 r600_set_window_scissor(pScrn, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
1424 r600_set_window_scissor(pScrn, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
H A Dr6xx_accel.c740 r600_set_window_scissor(ScrnInfoPtr pScrn, int x1, int y1, int x2, int y2) function in typeref:typename:void

Completed in 12 milliseconds