Blender
V3.3
|
Definition at line 96 of file colormanagement.c.
CurveMapping* global_gpu_state::curve_mapping |
Definition at line 101 of file colormanagement.c.
Referenced by colormanagement_exit(), and update_glsl_curve_mapping().
OCIO_CurveMappingSettings global_gpu_state::curve_mapping_settings |
Definition at line 104 of file colormanagement.c.
Referenced by colormanagement_exit(), and update_glsl_curve_mapping().
int global_gpu_state::curve_mapping_timestamp |
Definition at line 103 of file colormanagement.c.
Referenced by update_glsl_curve_mapping().
bool global_gpu_state::gpu_shader_bound |
Definition at line 98 of file colormanagement.c.
Referenced by IMB_colormanagement_finish_glsl_draw(), and IMB_colormanagement_setup_glsl_draw_from_space().
CurveMapping * global_gpu_state::orig_curve_mapping |
Definition at line 101 of file colormanagement.c.
Referenced by update_glsl_curve_mapping().
bool global_gpu_state::use_curve_mapping |
Definition at line 102 of file colormanagement.c.
Referenced by update_glsl_curve_mapping().