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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7312 virtual HRESULT STDMETHODCALLTYPE ProcessVertices(
8086 HRESULT (STDMETHODCALLTYPE *ProcessVertices)( member in struct:IWineD3DDeviceVtbl
8402 #define IWineD3DDevice_ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF) (This)->lpVtbl->ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7313 virtual HRESULT STDMETHODCALLTYPE ProcessVertices(
8087 HRESULT (STDMETHODCALLTYPE *ProcessVertices)( member in struct:IWineD3DDeviceVtbl
8403 #define IWineD3DDevice_ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF) (This)->lpVtbl->ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7312 virtual HRESULT STDMETHODCALLTYPE ProcessVertices(
8086 HRESULT (STDMETHODCALLTYPE *ProcessVertices)( member in struct:IWineD3DDeviceVtbl
8402 #define IWineD3DDevice_ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF) (This)->lpVtbl->ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7283 virtual HRESULT STDMETHODCALLTYPE ProcessVertices(
8035 HRESULT (STDMETHODCALLTYPE *ProcessVertices)( member in struct:IWineD3DDeviceVtbl
8325 #define IWineD3DDevice_ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF) (This)->lpVtbl->ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7312 virtual HRESULT STDMETHODCALLTYPE ProcessVertices(
8086 HRESULT (STDMETHODCALLTYPE *ProcessVertices)( member in struct:IWineD3DDeviceVtbl
8402 #define IWineD3DDevice_ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF) (This)->lpVtbl->ProcessVertices(This,src_start_idx,dst_idx,vertex_count,dest_buffer,declaration,flags,DestFVF)

Completed in 248 milliseconds