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