Searched refs:surface_calculate_size (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c527 This->resource.size = surface_calculate_size(format_desc, This->resource.device->surface_alignment,
H A Dsurface.c142 UINT surface_calculate_size(const struct wined3d_format_desc *format_desc, UINT alignment, UINT width, UINT height) function
411 resource_size = surface_calculate_size(format_desc, alignment, width, height);
H A Dwined3d_private.h2429 UINT surface_calculate_size(const struct wined3d_format_desc *format_desc,
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2464 UINT surface_calculate_size(const struct wined3d_format_desc *format_desc,

Completed in 103 milliseconds