gpujs / gpujs/gpu.js

setTactic and tactic are missing in kernel

Aperta
#800 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
15.5k
Fork
663
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

[![image](https://user-images.githubusercontent.com/80491863/204686680-c14c815a-10fe-4319-832c-7618530da9d3.png)](https://media.tenor.com/94yCgvi1YwEAAAAC/attention-hello.gif)

## *What* is wrong?
Kernels are created without setTactic function and tactic field. I need this to set to high precision so that my noise function doesn't look like poop

## *Where* does it happen?

## *How* do we replicate the issue?

## *How* important is this (1-5)?
3

## Expected behavior (i.e. solution)
call to function and function runs

## Other Comments
Error Message:
`Uncaught (in promise) TypeError: func.setTactic is not a function`
func is a kernel made with gpu.createKernel();

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.