Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Error compiling shader in old compute

Đang mở
#508 0 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
typescript
Lĩnh vực
computer-graphics

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện các lỗi biên dịch shader trên Intel HD Graphics 4600 được liệt kê và so sánh kết quả với thiết lập Intel UHD Graphics 630 đang hoạt động. Truy vết các điểm đầu vào của quá trình biên dịch shader và tab Rendering; được xem là hoàn tất khi các shader được báo cáo biên dịch thành công và tab Rendering mở mà không có các lỗi này trên phần cứng bị ảnh hưởng.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Hi! Here are some questions that need help.

Error compiling shader occurred when open VolView on an old computer,

image

The specific error is:

ERROR: 0:275: 'getOneTextureValue' : no matching overloaded function found
ERROR: 0:275: '=' : dimension mismatch
ERROR: 0:275: '=' : cannot convert from 'const mediump float' to 'highp 4-component vector of float'
ERROR: 0:276: 'getOneTextureValue' : no matching overloaded function found
ERROR: 0:276: '=' : dimension mismatch
ERROR: 0:276: '=' : cannot convert from 'const mediump float' to 'highp 4-component vector of float'

and when i switch to the Rendering tab,
this error also appears,and the specific error is:

ERROR: 0:855: 'i' : Loop index cannot be compared with non-constant expression
ERROR: 0:874: 'i' : Loop index cannot be compared with non-constant expression

The configuration of the computer is:

System: windows 7,
CPU: Intel(R) Core(TM) i5-4460 CPU@ 3.20GHz 3.20GHz,
RAM: 8.00GB,
System-type: 64Bit,
GPU: Intel(R) HD Graphics 4600,
Browser: Chrome 109.0.5414.120

and this error will not occur on this computer:

System: windows 10,
CPU: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz 3.60 GHz,
RAM: 8.00GB,
System-type: 64Bit,
GPU: Intel(R) UHD Graphics 630,
Browser: Chrome 119.0.6045.106

Thanks!

Ngôn ngữ chính
TypeScript
Star
304
Fork
102
Merge trung bình
1 ngày 5 giờ
Pull request đã merge (30 ngày)
13

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của Kitware/VolView

Tất cả issue của Kitware/VolView

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.