Searched refs:fill_texture (Results 1 – 1 of 1) sorted by relevance
1267 static inline void fill_texture(const struct pixel_format_desc *format, BYTE *pos, const D3DXVECTOR… in fill_texture() function1380 … fill_texture(format, data + y * lock_rect.Pitch + x * format->bytes_per_pixel, &value); in D3DXFillTexture()1753 … fill_texture(format, data + y * lock_rect.Pitch + x * format->bytes_per_pixel, &value); in D3DXFillCubeTexture()1822 fill_texture(format, data + z * lock_box.SlicePitch + y * lock_box.RowPitch in D3DXFillVolumeTexture()