LGTM3
/Danel
On 2024-10-24 19:48, Mike Taylor wrote:
LGTM2
On 10/23/24 12:57 PM, 'Geoff Lang' via blink-dev wrote:
On Wednesday, October 23, 2024 at 8:21:22 AM UTC-7 Yoav Weiss wrote:
Can y'all flip the review bits for
privacy/security/enterprise/testing/debuggability?
Done!
On W
LGTM2
On 10/23/24 12:57 PM, 'Geoff Lang' via blink-dev wrote:
On Wednesday, October 23, 2024 at 8:21:22 AM UTC-7 Yoav Weiss wrote:
Can y'all flip the review bits for
privacy/security/enterprise/testing/debuggability?
Done!
On Wed, Oct 23, 2024 at 11:23 AM Alex Russell
wrote:
On Wednesday, October 23, 2024 at 8:21:22 AM UTC-7 Yoav Weiss wrote:
> Can y'all flip the review bits for
> privacy/security/enterprise/testing/debuggability?
>
Done!
On Wed, Oct 23, 2024 at 11:23 AM Alex Russell
wrote:
> Thanks for the explanation, Geoff. We discussed at today's OWNERS meetin
Thanks for the explanation, Geoff. We discussed at today's OWNERS meeting,
and with that conversation I'm comfortable with the change. LGTM1
On Wednesday, October 23, 2024 at 8:21:22 AM UTC-7 Yoav Weiss wrote:
> Can y'all flip the review bits for
> privacy/security/enterprise/testing/debuggabil
Can y'all flip the review bits for
privacy/security/enterprise/testing/debuggability?
On Thursday, October 17, 2024 at 12:05:03 PM UTC-7 Geoff Lang wrote:
> I'll describe a use case that become better/possible:
>
> The user creates a texture with the 'bgra8unorm' format but as an
> additional v
I'll describe a use case that become better/possible:
The user creates a texture with the 'bgra8unorm' format but as an
additional view format of 'rgba8unorm-srgb':
const texture = device.createTexture({
size: [4, 4],
format: 'rgba8unorm',
usage: GPUTextureUsage.RENDER_ATTACHMENT |
GPUText
Is there a description somewhere of what problem this solves? I'm having
trouble grokking why this is useful.
Best,
Alex
On Thursday, October 17, 2024 at 12:54:20 AM UTC+5:30 Chromestatus wrote:
> Contact emails geoffl...@google.com
>
> Explainer None
>
> Specification
> https://github.com/