名前 | 解説 | |
---|---|---|
GetConstantBuffers | Gets the constant buffers used by the shader stage. | |
GetSamplers | Gets the sampler states used by the shader stage. | |
GetShaderResources | Gets the shader resources used by the shader stage. | |
SetConstantBuffer | Sets a single constant buffer to be used by the shader stage. | |
SetConstantBuffers | オーバーロードされます。 Sets an array of constant buffers to be used by the shader stage. | |
SetSampler | Sets a single sampler to be used by the shader stage. | |
SetSamplers | オーバーロードされます。 Sets an array of samplers to be used by the shader stage. | |
SetShaderResource | Sets a single shader resource to be used by the shader stage. | |
SetShaderResources | オーバーロードされます。 Bind an array of shader resources to the shader stage. |