Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1447579
  • 博文数量: 596
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 173
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-06 15:50
个人简介

在线笔记

文章分类

全部博文(596)

文章存档

2016年(1)

2015年(104)

2014年(228)

2013年(226)

2012年(26)

2011年(11)

分类: Windows平台

2014-05-26 17:47:23

video request packet (VRP)

A mechanism used to communicate device I/O control requests from a display driver to its corresponding adapter-specific miniport driver. For example, when a display driver calls , this function calls a system service causing the NT-based operating system I/O manager to set up an IRP and call the Microsoft-supplied video port driver with that IRP. The video port driver uses the IRP to set up a VRP in a structure. The video port driver then calls the corresponding video miniport driver's StartIo entry point with the VRP.



显示驱动--(EngDeviceIoContrl)-->GDI Engine--()-->I/O Manager--(IRP)-->System Video Port--(VRP)-->Miniport
阅读(990) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~