Searched refs:PGPU_DEVICE (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 696 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef 700 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpG… 706 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 686 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef 690 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpG… 696 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/external/mesa3d/include/GL/ |
D | wglext.h | 701 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef 705 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpG… 711 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/external/angle/include/WGL/ |
D | wgl.h | 792 typedef struct _GPU_DEVICE *PGPU_DEVICE; typedef 796 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpG… 802 BOOL WINAPI wglEnumGpuDevicesNV (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpGpuDevice);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 1006 } GPU_DEVICE, *PGPU_DEVICE; typedef 1010 typedef BOOL (WINAPI * PFNWGLENUMGPUDEVICESNVPROC) (HGPUNV hGpu, UINT iDeviceIndex, PGPU_DEVICE lpG…
|