Searched defs:PGPU_DEVICE (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/GL/
H A Dwglext.h686 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE
690 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
696 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
/external/swiftshader/include/GL/
H A Dwglext.h679 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef in typeref:struct:_GPU_DEVICE
683 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
689 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);

Completed in 63 milliseconds