Searched refs:SVGA3dVertexDivisor (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h82 int vmsvga3dDrawPrimitives(PVGASTATE pThis, uint32_t cid, uint32_t numVertexDecls, SVGA3dVertexDecl *pVertexDecl, uint32_t numRanges, SVGA3dPrimitiveRange *pNumRange, uint32_t cVertexDivisor, SVGA3dVertexDivisor *pVertexDivisor);
H A DDevVGA-SVGA.cpp3116 SVGA3dVertexDivisor *pVertexDivisor = (cVertexDivisor) ? (SVGA3dVertexDivisor *)(&pNumRange[pCmd->numRanges]) : NULL;
H A DDevVGA-SVGA3d-ogl.cpp7180 int vmsvga3dDrawPrimitives(PVGASTATE pThis, uint32_t cid, uint32_t numVertexDecls, SVGA3dVertexDecl *pVertexDecl, uint32_t numRanges, SVGA3dPrimitiveRange *pRange, uint32_t cVertexDivisor, SVGA3dVertexDivisor *pVertexDivisor)
H A DDevVGA-SVGA3d-win.cpp5390 uint32_t cVertexDivisor, SVGA3dVertexDivisor *pVertexDivisor)
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h903 } SVGA3dVertexDivisor; typedef in typeref:union:__anon14688
1551 * 3. Optionally, SVGA3dVertexDivisor, quantity 'numVertexDecls' (contains

Completed in 1075 milliseconds