|
ReactOS 0.4.17-dev-934-g091855f
|
This is the complete list of members for ID3D12Resource, including all inherited members.
| AddRef() | IUnknown | |
| GetDesc() | ID3D12Resource | |
| GetDevice(REFIID riid, void **device) | ID3D12DeviceChild | |
| GetGPUVirtualAddress() | ID3D12Resource | |
| GetHeapProperties(D3D12_HEAP_PROPERTIES *heap_properties, D3D12_HEAP_FLAGS *flags) | ID3D12Resource | |
| GetPrivateData(REFGUID guid, UINT *data_size, void *data) | ID3D12Object | |
| LPUNKNOWN typedef | IUnknown | |
| Map(UINT sub_resource, const D3D12_RANGE *read_range, void **data) | ID3D12Resource | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| ReadFromSubresource(void *dst_data, UINT dst_row_pitch, UINT dst_slice_pitch, UINT src_sub_resource, const D3D12_BOX *src_box) | ID3D12Resource | |
| Release() | IUnknown | |
| SetName(const WCHAR *name) | ID3D12Object | |
| SetPrivateData(REFGUID guid, UINT data_size, const void *data) | ID3D12Object | |
| SetPrivateDataInterface(REFGUID guid, const IUnknown *data) | ID3D12Object | |
| Unmap(UINT sub_resource, const D3D12_RANGE *written_range) | ID3D12Resource | |
| WriteToSubresource(UINT dst_sub_resource, const D3D12_BOX *dst_box, const void *src_data, UINT src_row_pitch, UINT src_slice_pitch) | ID3D12Resource |