Mohit Sethi

Results 66 comments of Mohit Sethi

Can we also have more formats like: BC1-BC7, R11G11B10_FLOAT etc

I build on top of master and tried again. Now getting a crash and different errors: --- Fatal Exception --- A fatal exception (code 0xc0000005) occurred. The process is terminating....

I think c-style casts have some ambiguity while parsing expression for type views, so there is `cast(T*)` for that.

without `sizeof(T)` seems to work fine I think: But doing `sizeof(T)` from within array view rule seems to be broken I guess. `sizeof(T)` itself is working fine though.

Dupe of https://github.com/EpicGamesExt/raddebugger/issues/170#issue-2163727285