![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiGALDevice, including all inherited members.
AddRef() const | xiiRefCountingImpl | inline |
BeginFrame() | xiiGALDevice | |
CreateBlendState(const xiiGALBlendStateCreationDescription &description) | xiiGALDevice | |
CreateBottomLevelAS(const xiiGALBottomLevelASCreationDescription &description) | xiiGALDevice | |
CreateBuffer(const xiiGALBufferCreationDescription &description, const xiiGALBufferData *pInitialData=nullptr) | xiiGALDevice | |
CreateComputePipelineState(const xiiGALComputePipelineStateCreationDescription &description) | xiiGALDevice | |
CreateDepthStencilState(const xiiGALDepthStencilStateCreationDescription &description) | xiiGALDevice | |
CreateFence(const xiiGALFenceCreationDescription &description) | xiiGALDevice | |
CreateFramebuffer(const xiiGALFramebufferCreationDescription &description) | xiiGALDevice | |
CreateGraphicsPipelineState(const xiiGALGraphicsPipelineStateCreationDescription &description) | xiiGALDevice | |
CreatePipelineResourceSignature(xiiGALPipelineResourceSignatureCreationDescription &description) | xiiGALDevice | |
CreateQuery(const xiiGALQueryCreationDescription &description) | xiiGALDevice | |
CreateRasterizerState(const xiiGALRasterizerStateCreationDescription &description) | xiiGALDevice | |
CreateRayTracingPipelineState(const xiiGALRayTracingPipelineStateCreationDescription &description) | xiiGALDevice | |
CreateRenderPass(const xiiGALRenderPassCreationDescription &description) | xiiGALDevice | |
CreateSampler(const xiiGALSamplerCreationDescription &description) | xiiGALDevice | |
CreateShader(const xiiGALShaderCreationDescription &description) | xiiGALDevice | |
CreateSwapChain(const xiiGALSwapChainCreationDescription &description) | xiiGALDevice | |
CreateTexture(const xiiGALTextureCreationDescription &description, const xiiGALTextureData *pInitialData=nullptr) | xiiGALDevice | |
CreateTilePipelineState(const xiiGALTilePipelineStateCreationDescription &description) | xiiGALDevice | |
CreateTopLevelAS(const xiiGALTopLevelASCreationDescription &description) | xiiGALDevice | |
EndFrame() | xiiGALDevice | |
FinalizeBufferInternal(const xiiGALBufferCreationDescription &description, xiiSharedPtr< xiiGALBuffer > &pBuffer) (defined in xiiGALDevice) | xiiGALDevice | protected |
FinalizeTextureInternal(const xiiGALTextureCreationDescription &description, xiiSharedPtr< xiiGALTexture > &pTexture) (defined in xiiGALDevice) | xiiGALDevice | protected |
GetDebugName() const | xiiGALObject | inline |
GetDefaultCommandQueue(xiiBitflags< xiiGALCommandQueueType > queueType=xiiGALCommandQueueType::Graphics) const =0 | xiiGALDevice | pure virtual |
GetDefaultDevice() | xiiGALDevice | static |
GetDescription() const | xiiGALDevice | |
GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
GetFeatures() const | xiiGALDevice | |
GetGraphicsDeviceAdapterProperties() const | xiiGALDevice | |
GetGraphicsDeviceType() const | xiiGALDevice | |
GetMutex() const | xiiGALDevice | |
GetRefCount() const | xiiRefCountingImpl | inline |
GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
HasDefaultDevice() | xiiGALDevice | static |
Initialize() | xiiGALDevice | |
IsInstanceOf(const xiiRTTI *pType) const | xiiReflectedClass | |
IsInstanceOf() const | xiiReflectedClass | inline |
IsReferenced() const | xiiRefCountingImpl | inline |
m_AdapterDescription (defined in xiiGALDevice) | xiiGALDevice | protected |
m_Allocator (defined in xiiGALDevice) | xiiGALDevice | protected |
m_AllocatorWrapper (defined in xiiGALDevice) | xiiGALDevice | protected |
m_Description (defined in xiiGALDevice) | xiiGALDevice | protected |
m_Mutex (defined in xiiGALDevice) | xiiGALDevice | mutableprotected |
operator=(const xiiRefCountingImpl &rhs) (defined in xiiRefCountingImpl) | xiiRefCountingImpl | inline |
PostInitialize() | xiiGALDevice | protected |
ReleaseRef() const | xiiRefCountingImpl | inline |
s_Events | xiiGALDevice | static |
SetDebugName(xiiStringView sDebugName) const | xiiGALObject | |
SetDebugNamePlatform(xiiStringView sName) const (defined in xiiGALObject) | xiiGALObject | inlineprotectedvirtual |
SetDefaultDevice(xiiSharedPtr< xiiGALDevice > pDefaultDevice) | xiiGALDevice | static |
VerifyMultithreadedAccess() const | xiiGALDevice | protected |
WaitIdle() | xiiGALDevice | |
xiiGALDevice(xiiAllocatorBase *pAllocator, const xiiGALDeviceCreationDescription &creationDescription) (defined in xiiGALDevice) | xiiGALDevice | protected |
xiiGALObject() (defined in xiiGALObject) | xiiGALObject | protected |
xiiRefCountingImpl()=default | xiiRefCountingImpl | |
xiiRefCountingImpl(const xiiRefCountingImpl &rhs) (defined in xiiRefCountingImpl) | xiiRefCountingImpl | inline |
xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
~xiiGALDevice() (defined in xiiGALDevice) | xiiGALDevice | protectedvirtual |
~xiiGALObject() (defined in xiiGALObject) | xiiGALObject | protectedvirtual |
~xiiRefCounted()=default | xiiRefCounted | virtual |
~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |