- GetDesc
void GetDesc(D3D10_TEXTURE1D_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Map
HRESULT Map(UINT Subresource, D3D10_MAP MapType, UINT MapFlags, void** ppData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Unmap
void Unmap(UINT Subresource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.