|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| void * | pData |
| UINT | RowPitch |
| UINT | DepthPitch |
| UINT D3D11_MAPPED_SUBRESOURCE::DepthPitch |
Definition at line 999 of file d3d11.idl.
Referenced by d3d11_device_context_Map().
| void* D3D11_MAPPED_SUBRESOURCE::pData |
Definition at line 997 of file d3d11.idl.
Referenced by d2d_device_context_Clear(), d2d_device_context_update_ps_cb(), d2d_device_context_update_vs_cb(), d3d11_device_context_Map(), and get_readback_vec4().
| UINT D3D11_MAPPED_SUBRESOURCE::RowPitch |
Definition at line 998 of file d3d11.idl.
Referenced by d3d11_device_context_Map(), and get_readback_vec4().