Searched refs:retDeviceType (Results 1 – 1 of 1) sorted by relevance
2071 ANGLED3D11DeviceType retDeviceType = ANGLE_D3D11_DEVICE_TYPE_UNKNOWN; in GetDeviceType() local2108 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_SOFTWARE_REF_OR_NULL; in GetDeviceType()2112 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_WARP; in GetDeviceType()2116 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_HARDWARE; in GetDeviceType()2125 return retDeviceType; in GetDeviceType()