-
Notifications
You must be signed in to change notification settings - Fork 667
Error: Error compiling fragment shader: ERROR: 0:121: '' : No precision specified (sampler) #437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm not totally sure. Can you post a script that reproduces it, perhaps on jsfiddle.net? |
It was an example off the internet but it mutated into this as I was experimenting to try to get it to work: var gpuKernel = gpu.createKernel(function() { console.info(gpuKernel()); |
I also got that error with the examples in the github download .zip file. |
Problem here in Pale Moon browser: gpu-browser.js:9002:10 Relating to this line of code: Maybe its just a first time user not understanding something obvious. Maybe its is because I don't use Google software or services like Chrome. |
Can you share more of your source if there is any, and your environment details? Is this web, node, , operating system, video card, etc.? |
Linux 64 bit on a cheap laptop with cheap Intel CPU/GPU. Pale Moon browser. Pup-SysInfo Hardware Report (Summary), Thu 14 Mar 2019 ▶—— BASE SYSTEM ——◀ PC Manufacturer: ASUSTeK COMPUTER INC. Motherboard Vendor: ASUSTeK COMPUTER INC. Intel(R) Pentium(R) CPU 2117U @ 1.80GHz Frequency governor : powersave l1tf:Mitigation: PTE Inversion temp1 (coretemp) : +64.0 C (high = +87.0 C, crit = +105.0 C) Personal Storage File: Memory Allocation: Actual Used RAM: 487 MB Used - (buffers + cached) Linux Kernel: 4.19.13-lxpup64 (x86_64) Distro: ScPup64 19.01 |
@Version 1.0.0-rc.10 that I found in some Mandelbrot code is working on my system. |
This should now be resolved in v2 rc13. |
What does this mean?
Error: Error compiling fragment shader: ERROR: 0:121: '' : No precision specified (sampler)
The text was updated successfully, but these errors were encountered: