Searched defs:SetPrimitiveType (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7351 virtual void STDMETHODCALLTYPE SetPrimitiveType(
8130 void (STDMETHODCALLTYPE *SetPrimitiveType)( member in struct:IWineD3DDeviceVtbl
8410 #define IWineD3DDevice_SetPrimitiveType(This,primitive_topology) (This)->lpVtbl->SetPrimitiveType(This,primitive_topology)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7352 virtual void STDMETHODCALLTYPE SetPrimitiveType(
8131 void (STDMETHODCALLTYPE *SetPrimitiveType)( member in struct:IWineD3DDeviceVtbl
8411 #define IWineD3DDevice_SetPrimitiveType(This,primitive_topology) (This)->lpVtbl->SetPrimitiveType(This,primitive_topology)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7351 virtual void STDMETHODCALLTYPE SetPrimitiveType(
8130 void (STDMETHODCALLTYPE *SetPrimitiveType)( member in struct:IWineD3DDeviceVtbl
8410 #define IWineD3DDevice_SetPrimitiveType(This,primitive_topology) (This)->lpVtbl->SetPrimitiveType(This,primitive_topology)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7322 virtual void STDMETHODCALLTYPE SetPrimitiveType(
8079 void (STDMETHODCALLTYPE *SetPrimitiveType)( member in struct:IWineD3DDeviceVtbl
8333 #define IWineD3DDevice_SetPrimitiveType(This,primitive_topology) (This)->lpVtbl->SetPrimitiveType(This,primitive_topology)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7351 virtual void STDMETHODCALLTYPE SetPrimitiveType(
8130 void (STDMETHODCALLTYPE *SetPrimitiveType)( member in struct:IWineD3DDeviceVtbl
8410 #define IWineD3DDevice_SetPrimitiveType(This,primitive_topology) (This)->lpVtbl->SetPrimitiveType(This,primitive_topology)

Completed in 174 milliseconds