Searched refs:GetPrimitiveType (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | wined3d.h | 7354 virtual void STDMETHODCALLTYPE GetPrimitiveType( 8134 void (STDMETHODCALLTYPE *GetPrimitiveType)( member in struct:IWineD3DDeviceVtbl 8411 #define IWineD3DDevice_GetPrimitiveType(This,primitive_topology) (This)->lpVtbl->GetPrimitiveType(This,primitive_topology)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wined3d.h | 7355 virtual void STDMETHODCALLTYPE GetPrimitiveType( 8135 void (STDMETHODCALLTYPE *GetPrimitiveType)( member in struct:IWineD3DDeviceVtbl 8412 #define IWineD3DDevice_GetPrimitiveType(This,primitive_topology) (This)->lpVtbl->GetPrimitiveType(This,primitive_topology)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 7354 virtual void STDMETHODCALLTYPE GetPrimitiveType( 8134 void (STDMETHODCALLTYPE *GetPrimitiveType)( member in struct:IWineD3DDeviceVtbl 8411 #define IWineD3DDevice_GetPrimitiveType(This,primitive_topology) (This)->lpVtbl->GetPrimitiveType(This,primitive_topology)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | wined3d.h | 7325 virtual void STDMETHODCALLTYPE GetPrimitiveType( 8083 void (STDMETHODCALLTYPE *GetPrimitiveType)( member in struct:IWineD3DDeviceVtbl 8334 #define IWineD3DDevice_GetPrimitiveType(This,primitive_topology) (This)->lpVtbl->GetPrimitiveType(This,primitive_topology)
|
H A D | wined3d.idl | 3356 void GetPrimitiveType(
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 7354 virtual void STDMETHODCALLTYPE GetPrimitiveType( 8134 void (STDMETHODCALLTYPE *GetPrimitiveType)( member in struct:IWineD3DDeviceVtbl 8411 #define IWineD3DDevice_GetPrimitiveType(This,primitive_topology) (This)->lpVtbl->GetPrimitiveType(This,primitive_topology)
|
Completed in 2601 milliseconds