Browse Source

Update Builds. (#28793)

Renaud Rohlinger 1 năm trước cách đây
mục cha
commit
1d3d9cf6eb
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build/three.webgpu.js
  2. 0 0
      build/three.webgpu.min.js

+ 1 - 1
build/three.webgpu.js

@@ -43761,7 +43761,7 @@ class BatchNode extends Node {
 			const size = textureSize( textureLoad( this.batchMesh._indirectTexture ), 0 );
 			const x = int( id ).remainder( int( size ) );
 			const y = int( id ).div( int( size ) );
-			return textureLoad( this.batchMesh._indirectTexture, ivec2( x, y ), null, 'uvec4' ).x;
+			return textureLoad( this.batchMesh._indirectTexture, ivec2( x, y ) ).x;
 
 		} ).setLayout( {
 			name: 'getIndirectIndex',

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
build/three.webgpu.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác