Searched refs:layer_input (Results 1 – 4 of 4) sorted by relevance
184 bool layer_input; member
5545 ctx->shader_info->fs.layer_input = true; in handle_fs_inputs()
453 layer_input = accumulation[:, :, 10 * (1 + index % 2):]454 output, _ = layer(layer_input)
1650 if (ps->info.fs.layer_input) { in calculate_ps_inputs()