Condividi tramite


Metodo ID3D12ShaderReflectionVariable::GetBuffer (d3d12shader.h)

Restituisce l'ID3D12ShaderReflectionConstantBufferdell'ID3D12ShaderReflectionVariable.

Sintassi

ID3D12ShaderReflectionConstantBuffer * GetBuffer();

Valore restituito

Tipo: ID3D12ShaderReflectionConstantBuffer*

Restituisce un puntatore all'OGGETTO ID3D12ShaderReflectionConstantBufferdell'ID3D12ShaderReflectionVariable.

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3d12shader.h

Vedi anche

ID3D12ShaderReflectionVariable