This is the complete list of members for gte::DX11Resource, including all inherited members.
CopyCpuToGpu(ID3D11DeviceContext *context, unsigned int sri)=0 | gte::DX11Resource | pure virtual |
CopyCpuToGpu(ID3D11DeviceContext *context)=0 | gte::DX11Resource | pure virtual |
CopyGpuToCpu(ID3D11DeviceContext *context, unsigned int sri)=0 | gte::DX11Resource | pure virtual |
CopyGpuToCpu(ID3D11DeviceContext *context)=0 | gte::DX11Resource | pure virtual |
CopyGpuToGpu(ID3D11DeviceContext *context, ID3D11Resource *target, unsigned int sri)=0 | gte::DX11Resource | pure virtual |
CopyGpuToGpu(ID3D11DeviceContext *context, ID3D11Resource *target)=0 | gte::DX11Resource | pure virtual |
DX11GraphicsObject(GraphicsObject const *gtObject) | gte::DX11GraphicsObject | protected |
DX11Resource(Resource const *gtResource) | gte::DX11Resource | protected |
GEObject(GraphicsObject const *gtObject) | gte::GEObject | protected |
GetDXDeviceChild() const | gte::DX11GraphicsObject | inline |
GetDXResource() const | gte::DX11Resource | inline |
GetGraphicsObject() const | gte::GEObject | inline |
GetName() const | gte::GEObject | inline |
GetResource() const | gte::DX11Resource | inline |
GetStagingResource() const | gte::DX11Resource | inline |
MapForWrite(ID3D11DeviceContext *context, unsigned int sri) | gte::DX11Resource | |
mDXObject | gte::DX11GraphicsObject | protected |
mGTObject | gte::GEObject | protected |
mName | gte::GEObject | protected |
msStagingAccess | gte::DX11Resource | protectedstatic |
mStaging | gte::DX11Resource | protected |
PreparedForCopy(D3D11_CPU_ACCESS_FLAG access) const | gte::DX11Resource | protected |
SetName(std::string const &name) override | gte::DX11Resource | virtual |
Unmap(ID3D11DeviceContext *context, unsigned int sri) | gte::DX11Resource | |
Update(ID3D11DeviceContext *context, unsigned int sri)=0 | gte::DX11Resource | pure virtual |
Update(ID3D11DeviceContext *context)=0 | gte::DX11Resource | pure virtual |
~DX11GraphicsObject() | gte::DX11GraphicsObject | virtual |
~DX11Resource() | gte::DX11Resource | virtual |
~GEObject() | gte::GEObject | virtual |