= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val format_size : [< format ] -> int
val target_size : [< target ] -> int
type cap = [
|
`alpha_test
|
`auto_normal
|
`blend
|
`clip_plane0
|
`clip_plane1
|
`clip_plane2
|
`clip_plane3
|
`clip_plane4
|
`clip_plane5
|
`color_logic_op
|
`color_material
|
`cull_face
|
`depth_test
|
`dither
|
`fog
|
`index_logic_op
|
`light0
|
`light1
|
`light2
|
`light3
|
`light4
|
`light5
|
`light6
|
`light7
|
`lighting
|
`line_smooth
|
`line_stipple
|
`map1_color_4
|
`map1_index
|
`map1_normal
|
`map1_texture_coord_1
|
`map1_texture_coord_2
|
`map1_texture_coord_3
|
`map1_texture_coord_4
|
`map1_vertex_3
|
`map1_vertex_4
|
`map2_color_4
|
`map2_index
|
`map2_normal
|
`map2_texture_coord_1
|
`map2_texture_coord_2
|
`map2_texture_coord_3
|
`map2_texture_coord_4
|
`map2_vertex_3
|
`map2_vertex_4
|
`normalize
|
`point_smooth
|
`polygon_offset_fill
|
`polygon_offset_line
|
`polygon_offset_point
|
`polygon_smooth
|
`polygon_stipple
|
`scissor_test
|
`stencil_test
|
`texture_1d
|
`texture_2d
|
`texture_gen_q
|
`texture_gen_r
|
`texture_gen_s
|
`texture_gen_t
]
val enable : cap -> unit
val disable : cap -> unit
val is_enabled : cap -> bool
val get_error : unit -> error