Mehmet Oguz Derin

Results 28 issues of Mehmet Oguz Derin

Progressive loading of media content is the same for almost all media types, and users can simply stop loading pages to avoid further data use. But going 3D, another dimension...

model

Attribute syntax should not specialize to built-in language attributes. The inclusion of attributes within syntax creates unnecessary duplication and, furthermore, increases grammar footprint for no reason at all (similar to...

wgsl
editorial

**Preface:** Sectioning makes it very clear that these tokens are context-aware keywords. Furthermore, this change enables us to highlight the special case of const within the context-dependent name tokens section....

wgsl
editorial

In WebGPU spec, there are a few places where API includes a message attribute that will hold a natural language, human-readable string. There is no explicit limitation on which language...

i18n-needs-resolution

Fixes https://github.com/gpuweb/gpuweb/issues/4100 In accordance with the discussions, I have made sure to keep the normative definition concise and succinct, and move any exemplification or explanation into note since otherwise would...

wgsl

Having the ability to extend user structs and built-ins (for retroactive modeling) would increase readability, code reuse, and modularity. Extendability serves the convenience of type reuse, avoiding issues such as...

wgsl

Previously, the container was simply launching with emulation on ARM64 devices. This approach was working fine until very recently, where, at least on my M1 MacBook with the latest OS...

github

Right now, we have regex as part of grammar to specify swizzle but it is a subset of identifier. We can just make this a text part exemplifying.

wgsl
editorial

Mermaid diagrams support scale element, which helps adjust the resolution of the output render. I believe it will be a good convenience to list here for other readers.

Depends on successful deployment of https://github.com/gpuweb/gpuweb/pull/3384