29 #include "BufferView.h" 35 static constexpr INTERFACE_ID IID_BufferViewD3D12 =
36 { 0x9643f2f, 0x40d4, 0x4076, { 0xb0, 0x86, 0x9e, 0x5c, 0xdc, 0x2c, 0xc4, 0xfc } };
virtual D3D12_CPU_DESCRIPTOR_HANDLE GetCPUDescriptorHandle()=0
Returns CPU descriptor handle of the buffer view.
Interface to the buffer view object implemented in D3D12.
Definition: BufferViewD3D12.h:39
Namespace for the OpenGL implementation of the graphics engine.
Definition: BufferD3D11Impl.h:34
Buffer view interface.
Definition: BufferView.h:91