Blender V5.0
render_scheduler.h File Reference

Go to the source code of this file.

Classes

class  RenderWork
class  RenderScheduler
class  RenderScheduler::TimeWithAverage

Functions

int calculate_resolution_divider_for_resolution (const int width, const int height, const int resolution)
int calculate_resolution_for_divider (const int width, const int height, const int resolution_divider)

Function Documentation

◆ calculate_resolution_divider_for_resolution()

int calculate_resolution_divider_for_resolution ( const int width,
const int height,
const int resolution )

Definition at line 1292 of file render_scheduler.cpp.

References max.

Referenced by TEST().

◆ calculate_resolution_for_divider()

int calculate_resolution_for_divider ( const int width,
const int height,
const int resolution_divider )

Definition at line 1309 of file render_scheduler.cpp.

References sqrt.

Referenced by TEST().