![]() |
Qt 6.x
The Qt SDK
|
#include <qrhid3d11_p.h>
Definition at line 387 of file qrhid3d11_p.h.
struct { ... } QD3D11CommandBuffer::Command::Args::bindComputePipeline |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setComputePipeline().
struct { ... } QD3D11CommandBuffer::Command::Args::bindGraphicsPipeline |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setGraphicsPipeline().
struct { ... } QD3D11CommandBuffer::Command::Args::bindIndexBuffer |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
struct { ... } QD3D11CommandBuffer::Command::Args::bindShaderResources |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setShaderResources().
struct { ... } QD3D11CommandBuffer::Command::Args::bindVertexBuffers |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
struct { ... } QD3D11CommandBuffer::Command::Args::blendConstants |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setBlendConstants().
ID3D11Buffer* QD3D11CommandBuffer::Command::Args::buffer |
Definition at line 413 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
ID3D11Buffer* QD3D11CommandBuffer::Command::Args::buffers[MAX_VERTEX_BUFFER_BINDING_COUNT] |
Definition at line 408 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
float QD3D11CommandBuffer::Command::Args::c[4] |
Definition at line 394 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::beginPass(), QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setBlendConstants().
struct { ... } QD3D11CommandBuffer::Command::Args::clear |
Referenced by QRhiD3D11::beginPass(), and QRhiD3D11::executeCommandBuffer().
struct { ... } QD3D11CommandBuffer::Command::Args::copySubRes |
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
float QD3D11CommandBuffer::Command::Args::d |
Definition at line 395 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::beginPass(), and QRhiD3D11::executeCommandBuffer().
float QD3D11CommandBuffer::Command::Args::d0 |
Definition at line 400 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setViewport().
float QD3D11CommandBuffer::Command::Args::d1 |
Definition at line 400 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setViewport().
struct { ... } QD3D11CommandBuffer::Command::Args::debugMark |
Referenced by QRhiD3D11::debugMarkBegin(), QRhiD3D11::debugMarkMsg(), and QRhiD3D11::executeCommandBuffer().
struct { ... } QD3D11CommandBuffer::Command::Args::dispatch |
Referenced by QRhiD3D11::dispatch(), and QRhiD3D11::executeCommandBuffer().
struct { ... } QD3D11CommandBuffer::Command::Args::draw |
Referenced by QRhiD3D11::draw(), and QRhiD3D11::executeCommandBuffer().
struct { ... } QD3D11CommandBuffer::Command::Args::drawIndexed |
Referenced by QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
ID3D11Resource* QD3D11CommandBuffer::Command::Args::dst |
Definition at line 450 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
D3D11_BOX QD3D11CommandBuffer::Command::Args::dstBox |
Definition at line 453 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::dstSubRes |
Definition at line 451 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::dstX |
Definition at line 460 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::dstY |
Definition at line 461 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::dstZ |
Definition at line 462 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
int QD3D11CommandBuffer::Command::Args::dynamicOffsetCount |
Definition at line 423 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setShaderResources().
uint QD3D11CommandBuffer::Command::Args::dynamicOffsetPairs[MAX_DYNAMIC_OFFSET_COUNT *2] |
Definition at line 424 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setShaderResources().
quint32 QD3D11CommandBuffer::Command::Args::firstIndex |
Definition at line 445 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::firstInstance |
Definition at line 439 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::draw(), QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::firstVertex |
Definition at line 438 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::draw(), and QRhiD3D11::executeCommandBuffer().
DXGI_FORMAT QD3D11CommandBuffer::Command::Args::format |
Definition at line 415 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
struct { ... } QD3D11CommandBuffer::Command::Args::genMip |
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
float QD3D11CommandBuffer::Command::Args::h |
Definition at line 399 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), QRhiD3D11::setScissor(), and QRhiD3D11::setViewport().
int QD3D11CommandBuffer::Command::Args::h |
Definition at line 403 of file qrhid3d11_p.h.
bool QD3D11CommandBuffer::Command::Args::hasDstBox |
Definition at line 452 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
bool QD3D11CommandBuffer::Command::Args::hasSrcBox |
Definition at line 465 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::indexCount |
Definition at line 443 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::instanceCount |
Definition at line 437 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::draw(), QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
int QD3D11CommandBuffer::Command::Args::mask |
Definition at line 393 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::beginPass(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::offset |
Definition at line 414 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
bool QD3D11CommandBuffer::Command::Args::offsetOnlyChange |
Definition at line 422 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setShaderResources().
UINT QD3D11CommandBuffer::Command::Args::offsets[MAX_VERTEX_BUFFER_BINDING_COUNT] |
Definition at line 409 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
QD3D11GraphicsPipeline* QD3D11CommandBuffer::Command::Args::ps |
Definition at line 418 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::draw(), QRhiD3D11::drawIndexed(), QRhiD3D11::executeCommandBuffer(), QRhiD3D11::setBlendConstants(), QRhiD3D11::setComputePipeline(), QRhiD3D11::setGraphicsPipeline(), and QRhiD3D11::setStencilRef().
QD3D11ComputePipeline* QD3D11CommandBuffer::Command::Args::ps |
Definition at line 482 of file qrhid3d11_p.h.
quint32 QD3D11CommandBuffer::Command::Args::ref |
Definition at line 428 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setStencilRef().
struct { ... } QD3D11CommandBuffer::Command::Args::resolveSubRes |
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
QRhiRenderTarget* QD3D11CommandBuffer::Command::Args::rt |
Definition at line 389 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::beginPass(), QRhiD3D11::endExternal(), and QRhiD3D11::executeCommandBuffer().
quint32 QD3D11CommandBuffer::Command::Args::s |
Definition at line 396 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::beginPass(), QRhiD3D11::debugMarkBegin(), QRhiD3D11::debugMarkMsg(), and QRhiD3D11::executeCommandBuffer().
char QD3D11CommandBuffer::Command::Args::s[64] |
Definition at line 479 of file qrhid3d11_p.h.
struct { ... } QD3D11CommandBuffer::Command::Args::scissor |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setScissor().
struct { ... } QD3D11CommandBuffer::Command::Args::setRenderTarget |
Referenced by QRhiD3D11::beginPass(), QRhiD3D11::endExternal(), and QRhiD3D11::executeCommandBuffer().
int QD3D11CommandBuffer::Command::Args::slotCount |
Definition at line 407 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
QD3D11ShaderResourceBindings* QD3D11CommandBuffer::Command::Args::srb |
Definition at line 421 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setShaderResources().
const void* QD3D11CommandBuffer::Command::Args::src |
Definition at line 454 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
ID3D11Resource* QD3D11CommandBuffer::Command::Args::src |
Definition at line 463 of file qrhid3d11_p.h.
D3D11_BOX QD3D11CommandBuffer::Command::Args::srcBox |
Definition at line 466 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::srcRowPitch |
Definition at line 455 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), QRhiD3D11::enqueueSubresUpload(), and QRhiD3D11::executeCommandBuffer().
UINT QD3D11CommandBuffer::Command::Args::srcSubRes |
Definition at line 464 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::endPass(), QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
ID3D11ShaderResourceView* QD3D11CommandBuffer::Command::Args::srv |
Definition at line 476 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::enqueueResourceUpdates(), and QRhiD3D11::executeCommandBuffer().
int QD3D11CommandBuffer::Command::Args::startSlot |
Definition at line 406 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
struct { ... } QD3D11CommandBuffer::Command::Args::stencilRef |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setStencilRef().
UINT QD3D11CommandBuffer::Command::Args::strides[MAX_VERTEX_BUFFER_BINDING_COUNT] |
Definition at line 410 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setVertexInput().
struct { ... } QD3D11CommandBuffer::Command::Args::updateSubRes |
quint32 QD3D11CommandBuffer::Command::Args::vertexCount |
Definition at line 436 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::draw(), and QRhiD3D11::executeCommandBuffer().
qint32 QD3D11CommandBuffer::Command::Args::vertexOffset |
Definition at line 446 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::drawIndexed(), and QRhiD3D11::executeCommandBuffer().
struct { ... } QD3D11CommandBuffer::Command::Args::viewport |
Referenced by QRhiD3D11::executeCommandBuffer(), and QRhiD3D11::setViewport().
float QD3D11CommandBuffer::Command::Args::w |
Definition at line 399 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::executeCommandBuffer(), QRhiD3D11::setScissor(), and QRhiD3D11::setViewport().
int QD3D11CommandBuffer::Command::Args::w |
Definition at line 403 of file qrhid3d11_p.h.
float QD3D11CommandBuffer::Command::Args::x |
Definition at line 399 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::dispatch(), QRhiD3D11::executeCommandBuffer(), QRhiD3D11::setScissor(), and QRhiD3D11::setViewport().
int QD3D11CommandBuffer::Command::Args::x |
Definition at line 403 of file qrhid3d11_p.h.
UINT QD3D11CommandBuffer::Command::Args::x |
Definition at line 485 of file qrhid3d11_p.h.
float QD3D11CommandBuffer::Command::Args::y |
Definition at line 399 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::dispatch(), QRhiD3D11::executeCommandBuffer(), QRhiD3D11::setScissor(), and QRhiD3D11::setViewport().
int QD3D11CommandBuffer::Command::Args::y |
Definition at line 403 of file qrhid3d11_p.h.
UINT QD3D11CommandBuffer::Command::Args::y |
Definition at line 486 of file qrhid3d11_p.h.
UINT QD3D11CommandBuffer::Command::Args::z |
Definition at line 487 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::dispatch(), and QRhiD3D11::executeCommandBuffer().