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 Dbrw_util.c108 [GL_TRIANGLES] = _3DPRIM_TRILIST,
H A Dbrw_ff_gs.c92 case _3DPRIM_TRILIST:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c108 [GL_TRIANGLES] = _3DPRIM_TRILIST,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h62 #define _3DPRIM_TRILIST 0x04 macro
H A Dbrw_vec4_gs_visitor.cpp601 [GL_TRIANGLES] = _3DPRIM_TRILIST,
H A Dgen6_gs_visitor.cpp575 case _3DPRIM_TRILIST:
H A Dbrw_compile_sf.c770 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) |
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h132 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h132 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h132 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h132 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h132 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c608 case _3DPRIM_TRILIST:
H A Dbrw_vec4_gs_visitor.cpp571 [GL_TRIANGLES] = _3DPRIM_TRILIST,
H A Dgfx6_gs_visitor.cpp536 case _3DPRIM_TRILIST:
H A Dbrw_compile_sf.c770 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) |
H A Dbrw_eu_defines.h65 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h630 #define _3DPRIM_TRILIST 0x04 macro
H A Dgen7_render.h316 #define _3DPRIM_TRILIST 0x04 macro
H A Dgen4_render.h305 #define _3DPRIM_TRILIST 0x04 macro
H A Dgen5_render.h393 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h630 #define _3DPRIM_TRILIST 0x04 macro
H A Dgen7_render.h316 #define _3DPRIM_TRILIST 0x04 macro
H A Dgen4_render.h305 #define _3DPRIM_TRILIST 0x04 macro
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c470 case _3DPRIM_TRILIST:
946 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST] = _3DPRIM_TRILIST,

Completed in 121 milliseconds

123