| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| brw_util.c | 108 [GL_TRIANGLES] = _3DPRIM_TRILIST,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| brw_util.c | 108 [GL_TRIANGLES] = _3DPRIM_TRILIST,
|
| brw_ff_gs.c | 92 case _3DPRIM_TRILIST:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| brw_eu_defines.h | 62 #define _3DPRIM_TRILIST 0x04
|
| brw_vec4_gs_visitor.cpp | 601 [GL_TRIANGLES] = _3DPRIM_TRILIST,
|
| gen6_gs_visitor.cpp | 575 case _3DPRIM_TRILIST:
|
| brw_compile_sf.c | 770 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) |
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| brw_compile_ff_gs.c | 608 case _3DPRIM_TRILIST:
|
| brw_vec4_gs_visitor.cpp | 571 [GL_TRIANGLES] = _3DPRIM_TRILIST,
|
| gfx6_gs_visitor.cpp | 536 case _3DPRIM_TRILIST:
|
| brw_compile_sf.c | 770 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) |
|
| brw_eu_defines.h | 65 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| brw_defines.h | 132 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| brw_defines.h | 132 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| brw_defines.h | 132 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| brw_defines.h | 132 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| brw_defines.h | 132 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| gen6_render.h | 630 #define _3DPRIM_TRILIST 0x04
|
| gen7_render.h | 316 #define _3DPRIM_TRILIST 0x04
|
| gen4_render.h | 305 #define _3DPRIM_TRILIST 0x04
|
| gen5_render.h | 393 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| gen6_render.h | 630 #define _3DPRIM_TRILIST 0x04
|
| gen7_render.h | 316 #define _3DPRIM_TRILIST 0x04
|
| gen4_render.h | 305 #define _3DPRIM_TRILIST 0x04
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| genX_pipeline.c | 470 case _3DPRIM_TRILIST: 946 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST] = _3DPRIM_TRILIST,
|