Skip to content

Commit

Permalink
Merge branch 'main' into fix-formats-to-use
Browse files Browse the repository at this point in the history
  • Loading branch information
shrekshao authored Jan 23, 2025
2 parents db162f7 + 5f26401 commit 1c9d90c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ Parameters:
const calls: TextureCall<vec2>[] = generateTextureBuiltinInputs2D(50, {
method: samplePoints,
descriptor,
mipLevel: { num: texture.mipLevelCount, type: L },
hashInputs: [stage, format, samplePoints, C, L],
}).map(({ coords, mipLevel }) => {
return {
Expand Down

0 comments on commit 1c9d90c

Please sign in to comment.