> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ID3D12GraphicsCommandList1

> Encapsula una lista de comandos de gráficos para la representación y amplía la interfaz para admitir posiciones de muestra programables y copias atómicas para la implementación.

Encapsula una lista de comandos de gráficos para la representación y amplía la interfaz para admitir posiciones de muestra programables, copias atómicas para implementar técnicas de enclavamiento tardío (late-latch) y pruebas opcionales de límites de profundidad.
<div class="alert">**Nota**  Esta interfaz, introducida en Windows 10 Creators Update, es la versión más reciente de la interfaz [ID3D12GraphicsCommandList](/reference/graphics/d3d12_xs/interfaces/ID3D12GraphicsCommandList/id3d12graphicscommandlist_xs). Las aplicaciones destinadas a Windows 10 Creators Update deben usar esta interfaz en lugar de **ID3D12GraphicsCommandList**.</div><div> </div>

## Requisitos

**Encabezado:** d3d12\_xs.h o d3d12\_x.h\
**Biblioteca:** d3d12\_xs.lib o d3d12\_x.lib\
**Plataformas compatibles**: consolas XBOX Series y familia XBOX One

## Consulte también

[Interfaces principales](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/direct3d-12-interfaces)

[ID3D12GraphicsCommandList](/reference/graphics/d3d12_xs/interfaces/ID3D12GraphicsCommandList/id3d12graphicscommandlist_xs)


## Related topics

- [D3D12_RESOLVE_MODE](/es/reference/graphics/d3d12/enums/d3d12_resolve_mode_public.md)
- [OMSetDepthBounds](/es/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_omsetdepthbounds_public.md)
- [ResolveSubresourceRegion](/es/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_resolvesubresourceregion_public.md)
- [SetSamplePositions](/es/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_setsamplepositions_public.md)
- [AtomicCopyBufferUINT](/es/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_atomiccopybufferuint_public.md)
