Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

austinEng
Copy link
Contributor

@austinEng austinEng commented Mar 6, 2020

Based on issue #552, comparison samplers may not be used without specifying
so on creation. This adds a new "comparison-sampler" binding type and makes the
sampler compare function nullable. Comparison samplers can only be used if a
compare function was specified on creation.


Preview | Diff

@kainino0x
Copy link
Contributor

Discussed 2020-03-09. Resolved: make compare nullable and land.

@austinEng austinEng force-pushed the sampler-compare branch 2 times, most recently from df13c38 to f2d324c Compare March 9, 2020 21:20
@austinEng
Copy link
Contributor Author

@kainino0x Updated

Based on issue gpuweb#552, comparison samplers may not be used without specifying
so on creation. This adds a new "comparison-sampler" binding type and makes
the sampler compare function nullable. Comparison samplers can only
be used if a compare function was specified on creation.
@kainino0x
Copy link
Contributor

I think we're set to merge this from today's meeting.

@kainino0x kainino0x merged commit 8377eff into gpuweb:master Mar 9, 2020
@austinEng austinEng deleted the sampler-compare branch March 10, 2020 16:14
litherum pushed a commit to litherum/gpuweb that referenced this pull request Mar 10, 2020
Based on issue gpuweb#552, comparison samplers may not be used without specifying
so on creation. This adds a new "comparison-sampler" binding type and makes
the sampler compare function nullable. Comparison samplers can only
be used if a compare function was specified on creation.
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
Based on issue gpuweb#552, comparison samplers may not be used without specifying
so on creation. This adds a new "comparison-sampler" binding type and makes
the sampler compare function nullable. Comparison samplers can only
be used if a compare function was specified on creation.
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
Based on issue gpuweb#552, comparison samplers may not be used without specifying
so on creation. This adds a new "comparison-sampler" binding type and makes
the sampler compare function nullable. Comparison samplers can only
be used if a compare function was specified on creation.
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
…eb#595)

This patch adds the 3rd part of the operation tests about buffer zero
initialization, including the tests on the buffers used as copy
destination in copyTextureToBuffer().

* Fix a typo

* Address reviewer's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants