Searched defs:hw_prim (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h214 static inline boolean i915_validate_vertices( unsigned hw_prim, unsigned nr ) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h211 i915_validate_vertices(unsigned hw_prim, unsigned nr) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c181 unsigned hw_prim; local in function:simple_draw_arrays
H A Dsvga_draw_elements.c160 unsigned hw_prim; local in function:svga_hwtnl_simple_draw_range_elements
H A Dsvga_context.h462 unsigned hw_prim; member in struct:svga_context::__anon129ac23c0608
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c182 unsigned hw_prim; local in function:simple_draw_arrays
H A Dsvga_draw_elements.c194 unsigned hw_prim; local in function:svga_hwtnl_simple_draw_range_elements
H A Dsvga_context.h497 unsigned hw_prim; member in struct:svga_context::__anon9fcd83af0608
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c69 static const uint32_t hw_prim[GL_POLYGON + 1] = { variable in typeref:typename:const uint32_t[]
H A Dintel_tris.c669 static const GLuint hw_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLuint[]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c68 static const uint32_t hw_prim[GL_POLYGON + 1] = { variable in typeref:typename:const uint32_t[]
H A Dintel_tris.c669 static const GLuint hw_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLuint[]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_tcl.c257 r200TclPrimitive(struct gl_context * ctx,GLenum prim,int hw_prim) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tcl.c249 radeonTclPrimitive(struct gl_context * ctx,GLenum prim,int hw_prim) argument
H A Dradeon_swtcl.c360 static const GLuint hw_prim[GL_POLYGON+1] = { variable in typeref:typename:const GLuint[]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_tcl.c257 r200TclPrimitive(struct gl_context * ctx,GLenum prim,int hw_prim) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tcl.c248 radeonTclPrimitive(struct gl_context * ctx,GLenum prim,int hw_prim) argument
H A Dradeon_swtcl.c359 static const GLuint hw_prim[GL_POLYGON+1] = { variable in typeref:typename:const GLuint[]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c85 uint32_t hw_prim = get_hw_prim_for_gl_prim(prim->mode); local in function:brw_set_prim
119 uint32_t hw_prim; local in function:gen6_set_prim
159 brw_emit_prim(struct brw_context * brw,const struct _mesa_prim * prim,uint32_t hw_prim,struct brw_transform_feedback_object * xfb_obj,unsigned stream) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c85 uint32_t hw_prim = get_hw_prim_for_gl_prim(prim->mode); local in function:brw_set_prim
119 uint32_t hw_prim; local in function:gfx6_set_prim
159 brw_emit_prim(struct brw_context * brw,const struct _mesa_prim * prim,uint32_t hw_prim,bool is_indexed,GLuint num_instances,GLuint base_instance,struct brw_transform_feedback_object * xfb_obj,unsigned stream,bool is_indirect,GLsizeiptr indirect_offset) argument
[all...]

Completed in 32 milliseconds