remove errant comment
This commit is contained in:
@@ -212,8 +212,6 @@ class FFILinearImage extends LinearImage {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add these to access TextureSampler functionality:
|
|
||||||
|
|
||||||
class FFITextureSampler extends TextureSampler {
|
class FFITextureSampler extends TextureSampler {
|
||||||
final Pointer<TTextureSampler> pointer;
|
final Pointer<TTextureSampler> pointer;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user