Searched refs:_3DPRIM_POINTLIST (Results 1 - 25 of 62) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen6_clip_state.c50 _3DPRIM_POINTLIST;
57 return brw->primitive == _3DPRIM_POINTLIST;
H A Dbrw_util.c104 [GL_POINTS] =_3DPRIM_POINTLIST,
H A Dbrw_ff_gs.c82 case _3DPRIM_POINTLIST:
H A Dbrw_misc_state.c579 OUT_BATCH(_3DPRIM_POINTLIST);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx6_clip_state.c50 _3DPRIM_POINTLIST;
57 return brw->primitive == _3DPRIM_POINTLIST;
H A Dbrw_util.c104 [GL_POINTS] =_3DPRIM_POINTLIST,
H A Dbrw_misc_state.c578 OUT_BATCH(_3DPRIM_POINTLIST);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c209 topo.PrimitiveTopologyType = _3DPRIM_POINTLIST;
219 prim.PrimitiveTopologyType = _3DPRIM_POINTLIST;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c225 topo.PrimitiveTopologyType = _3DPRIM_POINTLIST;
240 prim.PrimitiveTopologyType = _3DPRIM_POINTLIST;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dgen6_gs_visitor.cpp185 emit(MOV(dst, brw_imm_d((_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) |
567 case _3DPRIM_POINTLIST:
H A Dbrw_eu_defines.h59 #define _3DPRIM_POINTLIST 0x01 macro
H A Dbrw_clip_unfilled.c380 (_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_vec4_gs_visitor.cpp597 [GL_POINTS] =_3DPRIM_POINTLIST,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dgfx6_gs_visitor.cpp183 emit(MOV(dst, brw_imm_d((_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) |
528 case _3DPRIM_POINTLIST:
H A Dbrw_clip_unfilled.c380 (_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT)
H A Dbrw_compile_ff_gs.c598 case _3DPRIM_POINTLIST:
H A Dbrw_vec4_gs_visitor.cpp567 [GL_POINTS] =_3DPRIM_POINTLIST,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h129 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h129 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h129 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h129 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h129 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.h627 #define _3DPRIM_POINTLIST 0x01 macro
H A Dgen7_render.h313 #define _3DPRIM_POINTLIST 0x01 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.h627 #define _3DPRIM_POINTLIST 0x01 macro

Completed in 3588 milliseconds

123