ngfx::VKPipeline::ShaderStage
Public Attributes
Name | |
---|---|
VkShaderStageFlagBits | stage |
VKShaderModule * | module |
Public Attributes Documentation
variable stage
VkShaderStageFlagBits stage;
variable module
VKShaderModule * module;
Updated on 3 April 2021 at 20:21:51 PDT