Searched refs:SVGA3dTransformType (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGA-SVGA3d.h | 70 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16]); 103 const char *vmsvgaTransformToString(SVGA3dTransformType type);
|
H A D | DevVGA-SVGA3d-shared.cpp | 854 const char *vmsvgaTransformToString(SVGA3dTransformType type)
|
H A D | DevVGA-SVGA3d-shared.h | 317 vmsvga3dSetTransform(pThis, cid, (SVGA3dTransformType)j, pContext->state.aTransformState[j].matrix);
|
H A D | DevVGA-SVGA3d-ogl.cpp | 4686 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16])
|
H A D | DevVGA-SVGA3d-win.cpp | 3432 int vmsvga3dSetTransform(PVGASTATE pThis, uint32_t cid, SVGA3dTransformType type, float matrix[16])
|
/vbox/src/VBox/Devices/Graphics/vmsvga/ |
H A D | svga3d_reg.h | 940 } SVGA3dTransformType; typedef in typeref:enum:__anon14692 1575 SVGA3dTransformType type;
|
Completed in 4110 milliseconds