George Morgan

Results 4 issues of George Morgan

**Description** In my compute shader, I do a read from a STORAGE buffer, followed by an operation, followed by a write back to that buffer. ``` var a: u32 =...

help wanted
area: ecosystem

Running `yapf -i some_file.py` where `some_file.py` contains the following code: Turns this ``` def some_function(): self.my_dictionary['some_member'] = \ self.some_method('This is a really long string that \ I need to split...

Like in Preview, when you hold down an arrow key, it loads and displays the images as fast as it can. This behavior should be duplicated in qView. It is...

support

When building Clang 16.0.0 on M1 Mac, using the latest version of mold, a fatal error is encountered: `mold: fatal: unknown command line option: -flat_namespace`. ``` Software: System Software Overview:...