ID3DX12PipelineParserCallbacks::VSCb method
Calls the vertex shader subobject callback of an object that implements this interface.
Syntax
void VSCb(
[ref] const D3D12_SHADER_BYTECODE &VS
);
Parameters
-
VS [ref]
-
Type: const D3D12_SHADER_BYTECODE
Details of the vertex shader subobject parsed from a pipeline state stream.
Return value
Returns nothing.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
DLL |
|