Searched refs:_3DPRIM_TRISTRIP (Results 1 - 25 of 55) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c109 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
H A Dbrw_ff_gs.c94 case _3DPRIM_TRISTRIP:
H A Dbrw_draw.c95 hw_prim = _3DPRIM_TRISTRIP;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c109 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h63 #define _3DPRIM_TRISTRIP 0x05 macro
H A Dbrw_vec4_gs_visitor.cpp602 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
H A Dgen6_gs_visitor.cpp577 case _3DPRIM_TRISTRIP:
H A Dbrw_compile_sf.c771 (1<<_3DPRIM_TRISTRIP) |
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h133 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h133 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h133 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h133 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h133 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c610 case _3DPRIM_TRISTRIP:
H A Dbrw_vec4_gs_visitor.cpp572 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
H A Dgfx6_gs_visitor.cpp538 case _3DPRIM_TRISTRIP:
H A Dbrw_compile_sf.c771 (1<<_3DPRIM_TRISTRIP) |
H A Dbrw_eu_defines.h66 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h631 #define _3DPRIM_TRISTRIP 0x05 macro
H A Dgen7_render.h317 #define _3DPRIM_TRISTRIP 0x05 macro
H A Dgen4_render.h306 #define _3DPRIM_TRISTRIP 0x05 macro
H A Dgen5_render.h394 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h631 #define _3DPRIM_TRISTRIP 0x05 macro
H A Dgen7_render.h317 #define _3DPRIM_TRISTRIP 0x05 macro
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c472 case _3DPRIM_TRISTRIP:
947 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,

Completed in 68 milliseconds

123