Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3drm/
H A Dtexture.c149 static HRESULT d3drm_image_load_32(D3DRMIMAGE *image, unsigned char *src_data, in d3drm_image_load_32() function
330 hr = d3drm_image_load_32(image, (unsigned char *)&info->bmiColors, rem, w, h, flip); in d3drm_texture_load()