Searched refs:SVGA3dVertexDecl (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw.h52 const SVGA3dVertexDecl * decls,
H A Dsvga_swtnl_private.h72 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_draw_private.h135 SVGA3dVertexDecl vdecl[SVGA3D_INPUTREG_MAX];
H A Dsvga_state_vdecl.c46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX];
H A Dsvga_swtnl_state.c190 const SVGA3dVertexDecl *vdecl, unsigned num_decls)
229 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_cmd.c977 * SVGA3dVertexDecl elements declare a set of vertex buffers to
994 SVGA3dVertexDecl **decls, // OUT
1000 SVGA3dVertexDecl *declArray;
1016 declArray = (SVGA3dVertexDecl*) &cmd[1];
H A Dsvga_swtnl_backend.c216 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_draw.c118 const SVGA3dVertexDecl * decls,
199 SVGA3dVertexDecl *vdecl;
H A Dsvga_cmd.h158 SVGA3dVertexDecl **decls,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.h52 const SVGA3dVertexDecl * decls,
H A Dsvga_swtnl_private.h72 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_draw_private.h144 SVGA3dVertexDecl vdecl[SVGA3D_INPUTREG_MAX];
H A Dsvga_state_vdecl.c46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX];
H A Dsvga_swtnl_state.c190 const SVGA3dVertexDecl *vdecl, unsigned num_decls)
223 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_swtnl_backend.c218 SVGA3dVertexDecl vdecl[PIPE_MAX_ATTRIBS];
H A Dsvga_cmd.c977 * SVGA3dVertexDecl elements declare a set of vertex buffers to
994 SVGA3dVertexDecl **decls, // OUT
1000 SVGA3dVertexDecl *declArray;
1016 declArray = (SVGA3dVertexDecl*) &cmd[1];
H A Dsvga_draw.c118 const SVGA3dVertexDecl * decls,
199 SVGA3dVertexDecl *vdecl;
H A Dsvga_cmd.h158 SVGA3dVertexDecl **decls,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h607 * Each SVGA3dVertexDecl defines a distinct vertex array to bind
675 struct SVGA3dVertexDecl { struct
681 SVGA3dVertexDecl; typedef in typeref:struct:SVGA3dVertexDecl
748 * 1. SVGA3dVertexDecl, quantity 'numVertexDecls', but no more than
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h641 * Each SVGA3dVertexDecl defines a distinct vertex array to bind
709 struct SVGA3dVertexDecl { struct
715 SVGA3dVertexDecl; typedef in typeref:struct:SVGA3dVertexDecl
782 * 1. SVGA3dVertexDecl, quantity 'numVertexDecls', but no more than
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dsvga3d_reg.h1358 * Each SVGA3dVertexDecl defines a distinct vertex array to bind
1420 } SVGA3dVertexDecl; typedef in typeref:struct:__anon70b0d8605208
1483 * 1. SVGA3dVertexDecl, quantity 'numVertexDecls', but no more than
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c58 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd)
2400 dump_SVGA3dVertexDecl((const SVGA3dVertexDecl *)body);
2401 body += sizeof(SVGA3dVertexDecl);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c58 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd)
2400 dump_SVGA3dVertexDecl((const SVGA3dVertexDecl *)body);
2401 body += sizeof(SVGA3dVertexDecl);

Completed in 45 milliseconds