Searched refs:retDeviceType (Results 1 – 1 of 1) sorted by relevance
2173 ANGLED3D11DeviceType retDeviceType = ANGLE_D3D11_DEVICE_TYPE_UNKNOWN; in GetDeviceType() local2210 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_SOFTWARE_REF_OR_NULL; in GetDeviceType()2214 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_WARP; in GetDeviceType()2218 retDeviceType = ANGLE_D3D11_DEVICE_TYPE_HARDWARE; in GetDeviceType()2227 return retDeviceType; in GetDeviceType()