Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RHI::CommandList::SubmitRange Struct Reference

#include <CommandList.h>

Public Member Functions

uint32_t GetCount () const
 

Public Attributes

uint32_t m_startIndex = 0
 
uint32_t m_endIndex = 0
 

Detailed Description

Defines the submit range for a CommandList Note: the default is 0 items, which disables validation for items submitted outside of the framegraph


The documentation for this struct was generated from the following file: