33#ifndef DVD_RENDER_TARGET_DRAW_DESCRIPTOR_INL_
34#define DVD_RENDER_TARGET_DRAW_DESCRIPTOR_INL_
40 for (
const auto& it : params )
45 return it._layerCount > 0u && it._mipCount > 0u;
Handle console commands that start with a forward slash.
eastl::fixed_vector< RTBlitEntry, MAX_BLIT_ENTRIES, false > RTBlitParams
BlitEntry INVALID_BLIT_ENTRY
bool IsValid(const RTBlitParams ¶ms) noexcept