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.
Creates an element layout.
Syntax
PFND3D12DDI_CREATEELEMENTLAYOUT_0003 Pfnd3d12ddiCreateelementlayout0003;
void Pfnd3d12ddiCreateelementlayout0003(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_CREATEELEMENTLAYOUT *unnamedParam2,
D3D12DDI_HELEMENTLAYOUT unnamedParam3
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
Pointer to a D3D12DDIARG_CREATEELEMENTLAYOUT structure.
unnamedParam3
An element layout handle.
Return value
None
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |