#include <RenderGraph_Texture.h>
|
| | Texture () noexcept |
| template<typename... Args> |
| | Texture (std::string_view name, Args &&... args) noexcept |
| template<typename... Rest> |
| constexpr void | processArgs (const Samples &other, Rest &&... rest) noexcept |
| template<typename... Rest> |
| constexpr void | processArgs (const Format &other, Rest &&... rest) noexcept |
| template<typename... Rest> |
| constexpr void | processArgs (const ShaderStages &other, Rest &&... rest) noexcept |
| template<typename... Rest> |
| constexpr void | processArgs (const TextureSize &other, Rest &&... rest) noexcept |
| template<typename... Rest> |
| constexpr void | processArgs (uint32_t width, uint32_t height, Rest &&... rest) noexcept |
| constexpr void | processArgs () noexcept |
◆ Texture() [1/2]
| FCT::Texture::Texture |
( |
| ) |
|
|
inlinenoexcept |
◆ Texture() [2/2]
template<typename... Args>
| FCT::Texture::Texture |
( |
std::string_view | name, |
|
|
Args &&... | args ) |
|
inlinenoexcept |
◆ processArgs() [1/6]
| void FCT::Texture::processArgs |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ processArgs() [2/6]
template<typename... Rest>
| void FCT::Texture::processArgs |
( |
const Format & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexprnoexcept |
◆ processArgs() [3/6]
template<typename... Rest>
| void FCT::Texture::processArgs |
( |
const Samples & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexprnoexcept |
◆ processArgs() [4/6]
template<typename... Rest>
| void FCT::Texture::processArgs |
( |
const ShaderStages & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexprnoexcept |
◆ processArgs() [5/6]
template<typename... Rest>
| void FCT::Texture::processArgs |
( |
const TextureSize & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexprnoexcept |
◆ processArgs() [6/6]
template<typename... Rest>
| void FCT::Texture::processArgs |
( |
uint32_t | width, |
|
|
uint32_t | height, |
|
|
Rest &&... | rest ) |
|
inlineconstexprnoexcept |
◆ format
◆ name
| std::string FCT::Texture::name |
◆ samples
◆ size
◆ stages
| ShaderStages FCT::Texture::stages |
该结构体的文档由以下文件生成: