Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val set_composite_operation : t -> op:CompositeOperationState.t -> unit
val set_composite_blend_func :
t ->
src:BlendFactor.t ->
dst:BlendFactor.t ->
unit
val set_composite_blend_func_separate :
t ->
src_rgb:BlendFactor.t ->
dst_rgb:BlendFactor.t ->
src_alpha:BlendFactor.t ->
dst_alpha:BlendFactor.t ->
unit
val set_alpha : t -> alpha:float -> unit