FCT
载入中...
搜索中...
未找到
FCT::CommandBufferGraph 成员列表

成员的完整列表,这些成员属于 FCT::CommandBufferGraph,包括所有继承而来的类成员

addBuffer(const std::vector< NodeRef > &predecessors, const std::vector< NodeRef > &successors)FCT::CommandBufferGraph
CommandBufferGraph(Device *device)FCT::CommandBufferGraph
connectPredecessors(CommandBufferNodes::CommandBuffer *buffer, const std::vector< NodeRef > &predecessors)FCT::CommandBufferGraphprivate
connectSuccessors(CommandBufferNodes::CommandBuffer *buffer, const std::vector< NodeRef > &successors)FCT::CommandBufferGraphprivate
connectWindowPredecessor(CommandBufferNodes::CommandBuffer *buffer, Window *window)FCT::CommandBufferGraphprivate
connectWindowSuccessor(CommandBufferNodes::CommandBuffer *buffer, Window *window)FCT::CommandBufferGraphprivate
getCommandBuffer(CommandBufferToken token) constFCT::CommandBufferGraph
getOrCreateWindowInputNode(Window *window)FCT::CommandBufferGraphprivate
getOrCreateWindowOutputNode(Window *window)FCT::CommandBufferGraphprivate
m_cmdPoolFCT::CommandBufferGraphprivate
m_deviceFCT::CommandBufferGraphprivate
m_edgesFCT::CommandBufferGraphprivate
m_fencePoolFCT::CommandBufferGraphprivate
m_frameIndexFCT::CommandBufferGraphprivate
m_maxFrameInFlightFCT::CommandBufferGraphprivate
m_nodesFCT::CommandBufferGraphprivate
m_semaphorePoolFCT::CommandBufferGraphprivate
m_windowInputNodesFCT::CommandBufferGraphprivate
m_windowOutputNodesFCT::CommandBufferGraphprivate
m_windowsFCT::CommandBufferGraphprivate
maxFrameInFlight(uint32_t max)FCT::CommandBufferGraph
swapBuffer()FCT::CommandBufferGraph