Searched refs:SVGA3dTransformType (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h70 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16]);
103 const char *vmsvgaTransformToString(SVGA3dTransformType type);
H A DDevVGA-SVGA3d-shared.cpp854 const char *vmsvgaTransformToString(SVGA3dTransformType type)
H A DDevVGA-SVGA3d-shared.h317 vmsvga3dSetTransform(pThis, cid, (SVGA3dTransformType)j, pContext->state.aTransformState[j].matrix);
H A DDevVGA-SVGA3d-ogl.cpp4686 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16])
H A DDevVGA-SVGA3d-win.cpp3432 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16])
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h940 } SVGA3dTransformType; typedef in typeref:enum:__anon14692
1575 SVGA3dTransformType type;

Completed in 4110 milliseconds