Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the ID3D12ShaderReflectionConstantBuffer of the present ID3D12ShaderReflectionVariable.
Syntax
ID3D12ShaderReflectionConstantBuffer * GetBuffer();
Return value
Type: ID3D12ShaderReflectionConstantBuffer*
Returns a pointer to the ID3D12ShaderReflectionConstantBuffer of the present ID3D12ShaderReflectionVariable.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12shader.h |