Skip to content

Commit b9ae9f8

Browse files
committed
removed FORCE_EMULATED_FLOAT64
1 parent 58ad120 commit b9ae9f8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

include/nbl/builtin/hlsl/portable/float64_t.hlsl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
#include <nbl/builtin/hlsl/emulated/float64_t.hlsl>
55
#include <nbl/builtin/hlsl/device_capabilities_traits.hlsl>
66

7-
// TODO: REMOVE!
8-
#define NBL_FORCE_EMULATED_FLOAT_64
7+
// define NBL_FORCE_EMULATED_FLOAT_64 to force using emulated float64
98

109
namespace nbl
1110
{

0 commit comments

Comments
 (0)