withOutputTextureOverride

inline fun <T> withOutputTextureOverride(color: GpuTextureView? = null, depth: GpuTextureView? = null, block: () -> T): T