Home
last modified time | relevance | path

Searched refs:SVGA3dVertexDecl (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_private.h68 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
Dsvga_draw.h55 const SVGA3dVertexDecl *decl,
Dsvga_draw_private.h103 SVGA3dVertexDecl vdecl[SVGA3D_INPUTREG_MAX];
Dsvga_draw.c118 const SVGA3dVertexDecl *decl, in svga_hwtnl_vdecl()
176 SVGA3dVertexDecl *vdecl; in svga_hwtnl_flush()
Dsvga_state_vdecl.c49 SVGA3dVertexDecl decl; in emit_hw_vs_vdecl()
Dsvga_cmd.c985 SVGA3dVertexDecl **decls, // OUT in SVGA3D_BeginDrawPrimitives()
991 SVGA3dVertexDecl *declArray; in SVGA3D_BeginDrawPrimitives()
1007 declArray = (SVGA3dVertexDecl*) &cmd[1]; in SVGA3D_BeginDrawPrimitives()
Dsvga_cmd.h136 SVGA3dVertexDecl **decls,
Dsvga_swtnl_state.c153 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_swtnl_update_vdecl()
Dsvga_swtnl_backend.c176 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_vbuf_submit_state()
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c41 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd) in dump_SVGA3dVertexDecl()
1717 dump_SVGA3dVertexDecl((const SVGA3dVertexDecl *)body); in svga_dump_command()
1718 body += sizeof(SVGA3dVertexDecl); in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_reg.h1483 } SVGA3dVertexDecl; typedef