forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
7
Kha/Backends/Java/kha/graphics4/FragmentShader.hx
Normal file
7
Kha/Backends/Java/kha/graphics4/FragmentShader.hx
Normal file
@ -0,0 +1,7 @@
|
||||
package kha.graphics4;
|
||||
|
||||
import kha.Blob;
|
||||
|
||||
class FragmentShader {
|
||||
public function new(source: Blob) {}
|
||||
}
|
Reference in New Issue
Block a user