FCT
载入中...
搜索中...
未找到
FCT::PassInfo结构体 参考

#include <PipeHub.h>

FCT::PassInfo 的协作图:
Collaboration graph

Public 属性

RHI::Passpass
std::map< std::string, Image * > textures
std::map< std::string, ShaderStagetextureSlot
std::map< std::string, Image * > targets
std::map< std::string, Image * > depthStencils
OutputInfo outputInfo

详细描述

在文件 PipeHub.h32 行定义.

类成员变量说明

◆ depthStencils

std::map<std::string, Image*> FCT::PassInfo::depthStencils

在文件 PipeHub.h38 行定义.

◆ outputInfo

OutputInfo FCT::PassInfo::outputInfo

在文件 PipeHub.h39 行定义.

◆ pass

RHI::Pass& FCT::PassInfo::pass

在文件 PipeHub.h34 行定义.

◆ targets

std::map<std::string, Image*> FCT::PassInfo::targets

在文件 PipeHub.h37 行定义.

◆ textures

std::map<std::string, Image*> FCT::PassInfo::textures

在文件 PipeHub.h35 行定义.

◆ textureSlot

std::map<std::string, ShaderStage> FCT::PassInfo::textureSlot

在文件 PipeHub.h36 行定义.


该结构体的文档由以下文件生成: