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.h72 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
Dsvga_draw.h52 const SVGA3dVertexDecl * decls,
Dsvga_swtnl_state.c190 const SVGA3dVertexDecl *vdecl, unsigned num_decls) in svga_vdecl_to_input_element()
229 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_swtnl_update_vdecl()
Dsvga_draw_private.h135 SVGA3dVertexDecl vdecl[SVGA3D_INPUTREG_MAX];
Dsvga_state_vdecl.c46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl()
Dsvga_cmd.c994 SVGA3dVertexDecl **decls, // OUT in SVGA3D_BeginDrawPrimitives()
1000 SVGA3dVertexDecl *declArray; in SVGA3D_BeginDrawPrimitives()
1016 declArray = (SVGA3dVertexDecl*) &cmd[1]; in SVGA3D_BeginDrawPrimitives()
Dsvga_draw.c118 const SVGA3dVertexDecl * decls, in svga_hwtnl_vertex_decls()
199 SVGA3dVertexDecl *vdecl; in draw_vgpu9()
Dsvga_swtnl_backend.c216 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS]; in svga_vbuf_submit_state()
Dsvga_cmd.h158 SVGA3dVertexDecl **decls,
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h634 struct SVGA3dVertexDecl { struct
640 SVGA3dVertexDecl; argument
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c58 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()