定数バッファ(シェーダ)ベース
More...
#include <ConstantBuffer.hpp>
◆ ConstantBufferBase() [1/3]
SIV3D_NODISCARD_CXX20 s3d::ConstantBufferBase::ConstantBufferBase |
( |
| ) |
|
|
default |
◆ ConstantBufferBase() [2/3]
SIV3D_NODISCARD_CXX20 s3d::ConstantBufferBase::ConstantBufferBase |
( |
const ConstantBufferBase & |
| ) |
|
|
default |
◆ ConstantBufferBase() [3/3]
SIV3D_NODISCARD_CXX20 s3d::ConstantBufferBase::ConstantBufferBase |
( |
size_t |
size | ) |
|
|
explicit |
◆ _detail()
const IConstantBufferDetail* s3d::ConstantBufferBase::_detail |
( |
| ) |
const |
◆ _internal_update()
bool s3d::ConstantBufferBase::_internal_update |
( |
const void * |
data, |
|
|
size_t |
size |
|
) |
| |
The documentation for this class was generated from the following file: