Skip to content

Software texture reader swizzle test#4500

Open
greggman wants to merge 1 commit into
gpuweb:mainfrom
greggman:software-texture-reader-swizzle-test
Open

Software texture reader swizzle test#4500
greggman wants to merge 1 commit into
gpuweb:mainfrom
greggman:software-texture-reader-swizzle-test

Conversation

@greggman

Copy link
Copy Markdown
Contributor

Added some tests as a follow up to #4498

@greggman greggman force-pushed the software-texture-reader-swizzle-test branch 2 times, most recently from 75aeefe to 7e63b92 Compare November 17, 2025 05:56
This is just a basic test. Other tests that
would be good.

* test with sampler and linear filtering
* test cube maps
* test gather

All of these take different paths through
softwareTextureRead. It's unlikely they
are broken. I just wanted to check the code
takes swizzle into account as that path is
currently unused anywhere else.

For now, it just seemed to be good to try
@greggman greggman force-pushed the software-texture-reader-swizzle-test branch from 7e63b92 to 9925074 Compare November 17, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant