| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
gr_mtl_textureinfo_t |
gr_mtl_textureinfo_t.fTexture(Pointer setter) |
gr_mtl_textureinfo_t |
gr_mtl_textureinfo_t.getPointer(long i) |
gr_mtl_textureinfo_t |
gr_mtl_textureinfo_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static gr_backendrendertarget_t |
Skia.gr_backendrendertarget_new_metal(int width,
int height,
int samples,
gr_mtl_textureinfo_t mtlInfo) |
static gr_backendtexture_t |
Skia.gr_backendtexture_new_metal(int width,
int height,
boolean mipmapped,
gr_mtl_textureinfo_t mtlInfo) |
Copyright © 2021. All rights reserved.