![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| [0] | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
[0]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
Definition at line 10 of file main.cpp.
References app, QString::asprintf(), cb, QMatrix4x4::constData(), QByteArray::constData(), QRhi::create(), QRhi::D3D12, QRhiReadbackResult::data, QRhiBuffer::Dynamic, QRhiGraphicsPipeline::TargetBlend::enable, QRhiVertexInputAttribute::Float2, QRhiVertexInputAttribute::Float3, QImage::Format_RGBA8888_Premultiplied, QRhiShaderStage::Fragment, QRhiShaderResourceBinding::FragmentStage, frame, QShader::fromSerialized(), getShader(), Qt::green, QSize::height(), QRhiBuffer::Immutable, QRhi::Metal, QMatrix4x4::perspective(), QRhiReadbackResult::pixelSize, qBound(), qDebug, qFatal, QRhiResourceUpdateBatch::readBackTexture(), QIODeviceBase::ReadOnly, QRhiTexture::RenderTarget, QRhiTexture::RGBA8, QMatrix4x4::rotate(), QRhiVertexInputLayout::setAttributes(), QRhiVertexInputLayout::setBindings(), QMatrix4x4::translate(), QRhiShaderResourceBinding::uniformBuffer(), QRhiBuffer::UniformBuffer, QRhiResourceUpdateBatch::updateDynamicBuffer(), QRhiResourceUpdateBatch::uploadStaticBuffer(), QRhiTexture::UsedAsTransferSource, QRhiShaderStage::Vertex, QRhiBuffer::VertexBuffer, QRhiShaderResourceBinding::VertexStage, QRhi::Vulkan, and QSize::width().
Here is the call graph for this function: