Function skia_bindings::C_SkSurfaces_RenderTarget
source · pub unsafe extern "C" fn C_SkSurfaces_RenderTarget(
context: *mut GrRecordingContext,
budgeted: skgpu_Budgeted,
imageInfo: *const SkImageInfo,
sampleCount: c_int,
surfaceOrigin: GrSurfaceOrigin,
surfaceProps: *const SkSurfaceProps,
shouldCreateWithMips: bool
) -> *mut SkSurface