Searched defs:PGPU_DEVICE (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/ |
H A D | wglext.h | 463 } GPU_DEVICE, *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE 851 extern BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice); 857 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wglext.h | 456 } GPU_DEVICE, *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE 844 extern BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice); 850 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | wglext.h | 444 } GPU_DEVICE, *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE 832 extern BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice); 838 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | wglext.h | 456 } GPU_DEVICE, *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE 844 extern BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice); 850 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
Completed in 73 milliseconds