Searched refs:r600_set_window_scissor (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_state.h | 321 r600_set_window_scissor(ScrnInfoPtr pScrn, drmBufPtr ib, int x1, int y1, int x2, int y2);
|
| H A D | r600_textured_videofuncs.c | 222 r600_set_window_scissor(pScrn, accel_state->ib, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
|
| H A D | r600_exa.c | 223 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 D | r6xx_accel.c | 811 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 D | r600_state.h | 297 r600_set_window_scissor(ScrnInfoPtr pScrn, int x1, int y1, int x2, int y2);
|
| H A D | r600_textured_videofuncs.c | 198 r600_set_window_scissor(pScrn, 0, 0, accel_state->dst_obj.width, accel_state->dst_obj.height);
|
| H A D | r600_exa.c | 182 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 D | r6xx_accel.c | 740 r600_set_window_scissor(ScrnInfoPtr pScrn, int x1, int y1, int x2, int y2) function in typeref:typename:void
|
Completed in 12 milliseconds