Searched refs:brw_clip_plane_stride (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_clip.h | 148 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
|
| H A D | brw_clip_line.c | 259 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
|
| H A D | brw_clip_util.c | 382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) function in typeref:struct:brw_reg
|
| H A D | brw_clip_tri.c | 423 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_clip.h | 148 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
|
| H A D | brw_clip_line.c | 259 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
|
| H A D | brw_clip_util.c | 382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) function in typeref:struct:brw_reg
|
| H A D | brw_clip_tri.c | 423 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
|
Completed in 6 milliseconds