Searched refs:SVGA3dVertexDecl (Results 1 – 11 of 11) sorted by relevance
72 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
52 const SVGA3dVertexDecl * decls,
190 const SVGA3dVertexDecl *vdecl, unsigned num_decls) in svga_vdecl_to_input_element()229 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_swtnl_update_vdecl()
135 SVGA3dVertexDecl vdecl[SVGA3D_INPUTREG_MAX];
46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl()
994 SVGA3dVertexDecl **decls, // OUT in SVGA3D_BeginDrawPrimitives()1000 SVGA3dVertexDecl *declArray; in SVGA3D_BeginDrawPrimitives()1016 declArray = (SVGA3dVertexDecl*) &cmd[1]; in SVGA3D_BeginDrawPrimitives()
118 const SVGA3dVertexDecl * decls, in svga_hwtnl_vertex_decls()199 SVGA3dVertexDecl *vdecl; in draw_vgpu9()
216 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_vbuf_submit_state()
158 SVGA3dVertexDecl **decls,
634 struct SVGA3dVertexDecl { struct640 SVGA3dVertexDecl; argument
58 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd) in dump_SVGA3dVertexDecl()2391 dump_SVGA3dVertexDecl((const SVGA3dVertexDecl *)body); in svga_dump_command()2392 body += sizeof(SVGA3dVertexDecl); in svga_dump_command()