ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <d3d8types.h>
Public Attributes | |
INT | Pitch |
void * | pBits |
Definition at line 1095 of file d3d8types.h.
void * _D3DLOCKED_RECT::pBits |
Definition at line 1097 of file d3d8types.h.
Referenced by _check_pixel_2bpp(), _check_pixel_4bpp(), compute_shader_probe9(), d3d8_surface_LockRect(), d3d9_surface_LockRect(), D3DXFillCubeTexture(), D3DXFillTexture(), D3DXLoadSurfaceFromMemory(), D3DXSaveSurfaceToFileInMemory(), ID3DXFontImpl_PreloadGlyphs(), save_dds_surface_to_memory(), test_D3DXCreateTextureFromFileInMemory(), test_D3DXFillCubeTexture(), test_D3DXFillTexture(), test_D3DXLoadSurface(), test_D3DXSaveSurfaceToFile(), test_D3DXSaveTextureToFileInMemory(), and test_texture_shader().
INT _D3DLOCKED_RECT::Pitch |
Definition at line 1096 of file d3d8types.h.
Referenced by _check_pixel_2bpp(), _check_pixel_4bpp(), compute_shader_probe9(), d3d8_surface_LockRect(), d3d9_surface_LockRect(), D3DXFillCubeTexture(), D3DXFillTexture(), D3DXLoadSurfaceFromMemory(), D3DXSaveSurfaceToFileInMemory(), ID3DXFontImpl_PreloadGlyphs(), save_dds_surface_to_memory(), test_D3DXCreateTextureFromFileInMemory(), test_D3DXFillCubeTexture(), test_D3DXFillTexture(), test_D3DXSaveSurfaceToFile(), and test_texture_shader().