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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7354 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 Dwined3d.h7355 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 Dwined3d.h7354 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 Dwined3d.h7325 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)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7354 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 229 milliseconds