Home
last modified time | relevance | path

Searched refs:wined3d_channel_type (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dutils.c179 enum wined3d_channel_type enum
1803 static enum wined3d_channel_type map_channel_type(char t) in map_channel_type()
1894 enum wined3d_channel_type channel_type = map_channel_type(typed_formats[i].channels[j]); in init_format_base_info()