Searched refs:PVMSVGA3DMIPMAPLEVEL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.h183 PVMSVGA3DMIPMAPLEVEL pMipmapLevel = (PVMSVGA3DMIPMAPLEVEL)RTMemAlloc(cMipLevels * sizeof(VMSVGA3DMIPMAPLEVEL));
217 PVMSVGA3DMIPMAPLEVEL pMipmapLevel = &pSurface->pMipmapLevels[j];
456 PVMSVGA3DMIPMAPLEVEL pMipmapLevel = &pSurface->pMipmapLevels[idx];
470 PVMSVGA3DMIPMAPLEVEL pMipmapLevel = &pSurface->pMipmapLevels[idx];
H A DDevVGA-SVGA3d-win.cpp78 } VMSVGA3DMIPMAPLEVEL, *PVMSVGA3DMIPMAPLEVEL; typedef in typeref:struct:__anon13187
113 PVMSVGA3DMIPMAPLEVEL pMipmapLevels;
1511 pSurface->pMipmapLevels = (PVMSVGA3DMIPMAPLEVEL)RTMemAllocZ(cMipLevels * sizeof(VMSVGA3DMIPMAPLEVEL));
2326 PVMSVGA3DMIPMAPLEVEL pMipLevel;
3215 PVMSVGA3DMIPMAPLEVEL pMipmapLevel = &pSurface->pMipmapLevels[i];
H A DDevVGA-SVGA3d-ogl.cpp487 } VMSVGA3DMIPMAPLEVEL, *PVMSVGA3DMIPMAPLEVEL; typedef in typeref:struct:__anon13171
523 PVMSVGA3DMIPMAPLEVEL pMipmapLevels;
2744 pSurface->pMipmapLevels = (PVMSVGA3DMIPMAPLEVEL)RTMemAllocZ(cMipLevels * sizeof(VMSVGA3DMIPMAPLEVEL));
3398 PVMSVGA3DMIPMAPLEVEL pMipLevel;

Completed in 76 milliseconds