canvas
0.0.1
In canvas::
webgl_
thread
Structs
FramebufferRebindingFlags
FramebufferRebindingInfo
GLContextData
GLState
WebGLContextInfo
WebGLImpl
WebGLThread
WebGLThreadInit
Constants
ANGLE_NAME_PREFIX
SAFE_VIEWPORT_DIMS
Traits
SurfmanContextAttributeFlagsConvert
ToSurfmanVersion
Functions
clamp_viewport
current_wr_image_buffer_kind
flip_pixels_y
from_name_in_compiled_shader
image_to_tex_image_data
map_dot_separated
native_uniform_location
premultiply_inplace
prepare_pixels
to_name_in_compiled_shader
Type Aliases
GLint
canvas
::
webgl_thread
Function
premultiply_inplace
Copy item path
Settings
Help
Summary
Source
fn premultiply_inplace( format:
TexFormat
, data_type:
TexDataType
, pixels: &mut [
u8
], )