forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
9
Kha/Backends/Kinc-hxcpp/kha/compute/TextureUnit.hx
Normal file
9
Kha/Backends/Kinc-hxcpp/kha/compute/TextureUnit.hx
Normal file
@ -0,0 +1,9 @@
|
||||
package kha.compute;
|
||||
|
||||
@:headerCode("
|
||||
#include <kinc/compute/compute.h>
|
||||
")
|
||||
@:headerClassCode("kinc_compute_texture_unit unit;")
|
||||
class TextureUnit {
|
||||
public function new() {}
|
||||
}
|
Reference in New Issue
Block a user