Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/wine/
H A Dwined3d.h105 enum wined3d_format_id enum
1584 enum wined3d_format_id format_id;
1734 enum wined3d_format_id backbuffer_format;
1743 enum wined3d_format_id auto_depth_stencil_format;
1753 enum wined3d_format_id format;
1766 enum wined3d_format_id format;
1791 enum wined3d_format_id format;
2080 enum wined3d_format_id format_id;
2181 … enum wined3d_format_id render_target_format_id, enum wined3d_format_id depth_stencil_format_id);
2187 enum wined3d_format_id target_format_id);
[all …]
/reactos/dll/directx/wine/wined3d/
H A Ddxtn.c318 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt1_decode()
346 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt3_decode()
370 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt5_decode()
390 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt1_encode()
418 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt3_encode()
440 enum wined3d_format_id format, unsigned int w, unsigned int h) in wined3d_dxt5_encode()
H A Dutils.c40 enum wined3d_format_id id;
74 enum wined3d_format_id id;
194 enum wined3d_format_id id;
195 enum wined3d_format_id typeless_id;
286 enum wined3d_format_id typeless_id;
305 enum wined3d_format_id id;
324 enum wined3d_format_id id;
347 enum wined3d_format_id id;
379 enum wined3d_format_id id;
428 enum wined3d_format_id id;
[all …]
H A Dwined3d_private.h2605 enum wined3d_format_id screen_format;
2830 enum wined3d_format_id index_format;
3628 enum wined3d_format_id format_id, unsigned int offset) DECLSPEC_HIDDEN;
3892 const char *debug_d3dformat(enum wined3d_format_id format_id) DECLSPEC_HIDDEN;
4302 enum wined3d_format_id dst_format;
4309 enum wined3d_format_id id;
4353 enum wined3d_format_id typeless_id;
4367 BOOL wined3d_format_is_depth_view(enum wined3d_format_id resource_format_id,
4368 enum wined3d_format_id view_format_id) DECLSPEC_HIDDEN;
4371 BOOL wined3d_formats_are_srgb_variants(enum wined3d_format_id format1,
[all …]
H A Ddirectx.c4537 enum wined3d_format_id format_id, enum wined3d_scanline_ordering scanline_ordering) in wined3d_get_adapter_mode_count()
4590 enum wined3d_format_id format_id, enum wined3d_scanline_ordering scanline_ordering, in wined3d_enum_adapter_modes()
4847 enum wined3d_format_id new_format_id; in wined3d_set_adapter_display_mode()
5093 … enum wined3d_format_id render_target_format_id, enum wined3d_format_id depth_stencil_format_id) in wined3d_check_depth_stencil_match()
5146 … enum wined3d_device_type device_type, enum wined3d_format_id surface_format_id, BOOL windowed, in wined3d_check_device_multisample_type()
5335 enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, DWORD usage, in wined3d_check_device_format()
5336 enum wined3d_resource_type resource_type, enum wined3d_format_id check_format_id) in wined3d_check_device_format()
5518 enum wined3d_format_id format_id, UINT width) in wined3d_calculate_format_pitch()
5537 …enum wined3d_device_type device_type, enum wined3d_format_id src_format, enum wined3d_format_id ds… in wined3d_check_device_format_conversion()
5547 enum wined3d_device_type device_type, enum wined3d_format_id display_format, in wined3d_check_device_type()
[all …]
H A Dswapchain.c668 enum wined3d_format_id format_id, enum wined3d_multisample_type *type, DWORD *quality) in wined3d_swapchain_apply_sample_count_override()
738 static const enum wined3d_format_id formats[] = in wined3d_swapchain_cs_init()
1201 unsigned int width, unsigned int height, enum wined3d_format_id format_id, in wined3d_swapchain_resize_buffers()
H A Dvertexdeclaration.c308 enum wined3d_format_id format_id, enum wined3d_decl_usage usage, UINT usage_idx) in append_decl_element()
H A Dbuffer.c334 enum wined3d_format_id format; in buffer_check_attribute()
1347 …UINT size, DWORD usage, enum wined3d_format_id format_id, unsigned int access, unsigned int bind_f… in buffer_init()
H A Ddevice.c1875 struct wined3d_buffer *buffer, enum wined3d_format_id format_id, unsigned int offset) in wined3d_device_set_index_buffer()
1877 enum wined3d_format_id prev_format; in wined3d_device_set_index_buffer()
1907 enum wined3d_format_id *format, unsigned int *offset) in wined3d_device_get_index_buffer()
4349 enum wined3d_format_id format_id)
H A Dsurface.c1415 enum wined3d_format_id from, to;
1456 static inline const struct d3dfmt_converter_desc *find_converter(enum wined3d_format_id from, in find_converter()
1457 enum wined3d_format_id to) in find_converter()
H A Dcs.c201 enum wined3d_format_id format_id;
1199 enum wined3d_format_id format_id, unsigned int offset) in wined3d_cs_emit_set_index_buffer()
H A Dtexture.c1357 enum wined3d_format_id format_id, enum wined3d_multisample_type multisample_type,
/reactos/dll/directx/wine/d3d9/
H A Dd3d9_private.h53 D3DFORMAT d3dformat_from_wined3dformat(enum wined3d_format_id format) DECLSPEC_HIDDEN;
54 BOOL is_gdi_compat_wined3dformat(enum wined3d_format_id format) DECLSPEC_HIDDEN;
55 enum wined3d_format_id wined3dformat_from_d3dformat(D3DFORMAT format) DECLSPEC_HIDDEN;
197 enum wined3d_format_id format;
H A Dvertexdeclaration.c29 enum wined3d_format_id format;
H A Ddevice.c35 D3DFORMAT d3dformat_from_wined3dformat(enum wined3d_format_id format) in d3dformat_from_wined3dformat()
99 enum wined3d_format_id wined3dformat_from_d3dformat(D3DFORMAT format) in wined3dformat_from_d3dformat()
1389 BOOL is_gdi_compat_wined3dformat(enum wined3d_format_id format) in is_gdi_compat_wined3dformat()
3405 enum wined3d_format_id wined3d_format; in d3d9_device_GetIndices()
/reactos/dll/directx/wine/d3d8/
H A Dd3d8_private.h214 enum wined3d_format_id format;
274 D3DFORMAT d3dformat_from_wined3dformat(enum wined3d_format_id format) DECLSPEC_HIDDEN;
275 enum wined3d_format_id wined3dformat_from_d3dformat(D3DFORMAT format) DECLSPEC_HIDDEN;
H A Dvertexdeclaration.c208 static const enum wined3d_format_id wined3d_format_lookup[] =
H A Ddevice.c44 D3DFORMAT d3dformat_from_wined3dformat(enum wined3d_format_id format) in d3dformat_from_wined3dformat()
94 enum wined3d_format_id wined3dformat_from_d3dformat(D3DFORMAT format) in wined3dformat_from_d3dformat()
1169 enum wined3d_format_id src_format, dst_format; in d3d8_device_CopyRects()
2748 enum wined3d_format_id wined3d_format; in d3d8_device_GetIndices()
/reactos/dll/directx/wine/ddraw/
H A Dddraw_private.h586 enum wined3d_format_id wined3d_format) DECLSPEC_HIDDEN;
589 enum wined3d_format_id wined3dformat_from_ddrawformat(const DDPIXELFORMAT *format) DECLSPEC_HIDDEN;
H A Dutils.c33 void ddrawformat_from_wined3dformat(DDPIXELFORMAT *DDPixelFormat, enum wined3d_format_id wined3d_fo… in ddrawformat_from_wined3dformat()
333 enum wined3d_format_id wined3dformat_from_ddrawformat(const DDPIXELFORMAT *DDPixelFormat) in wined3dformat_from_ddrawformat()
H A Dddraw.c1089 enum wined3d_format_id format; in ddraw7_SetDisplayMode()
1755 static const enum wined3d_format_id formats[] = in ddraw7_GetFourCCCodes()
2436 static const enum wined3d_format_id checkFormatList[] = in ddraw7_EnumDisplayModes()
4431 static const enum wined3d_format_id formats[] = in d3d7_EnumZBufferFormats()
H A Ddevice.c1044 static const enum wined3d_format_id FormatList[] = in d3d_device7_EnumTextureFormats()
1065 static const enum wined3d_format_id BumpFormatList[] = in d3d_device7_EnumTextureFormats()
1186 static const enum wined3d_format_id FormatList[] = in d3d_device2_EnumTextureFormats()
H A Dsurface.c4553 enum wined3d_format_id format_id; in ddraw_surface7_SetSurfaceDesc()
4643 enum wined3d_format_id current_format_id; in ddraw_surface7_SetSurfaceDesc()