Searched refs:u_clip_tile (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_tile.h | 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) function in typeref:typename:boolean
|
| H A D | u_tile.c | 57 if (u_clip_tile(x, y, &w, &h, &pt->box)) 78 if (u_clip_tile(x, y, &w, &h, &pt->box)) 365 if (u_clip_tile(x, y, &w, &h, &pt->box)) 390 if (u_clip_tile(x, y, &w, &h, &pt->box)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_tile.c | 57 if (u_clip_tile(x, y, &w, &h, &pt->box)) 78 if (u_clip_tile(x, y, &w, &h, &pt->box)) 448 if (u_clip_tile(x, y, &w, &h, &pt->box)) { 489 if (u_clip_tile(x, y, &w, &h, &pt->box)) 540 if (u_clip_tile(x, y, &w, &h, &pt->box)) 568 if (u_clip_tile(x, y, &w, &h, &pt->box)) 601 if (u_clip_tile(x, y, &w, &h, &pt->box)) 722 if (u_clip_tile(x, y, &w, &h, &pt->box)) 847 if (u_clip_tile(x, y, &w, &h, &pt->box)) { 878 if (u_clip_tile( [all...] |
| H A D | u_tile.h | 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) function in typeref:typename:boolean
|
Completed in 4 milliseconds