CD3D12_PACKED_MIP_DESC::operator const D3D12_PACKED_MIP_DESC&() method
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
This operator returns the address of a D3D12_PACKED_MIP_DESC structure that contains data from the CD3D12_PACKED_MIP_DESC instance.
Syntax
operator const D3D12_PACKED_MIP_DESC&() const;
Parameters
This method has no parameters.
Requirements
Header |
D3D12.h |
See also
CD3D12_PACKED_MIP_DESC