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.
Calls the compute shader subobject callback of an object that implements this interface.
Syntax
void CSCb(
[ref] const D3D12_SHADER_BYTECODE &CS
);
Parameters
-
CS [ref]
-
Type: const D3D12_SHADER_BYTECODE
Details of the compute shader subobject parsed from a pipeline state stream.
Return value
Returns nothing.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
| DLL |
|