Diligent Engine  v.2.4.g
Public Types | Public Member Functions | Public Attributes | List of all members
Diligent::HLSL2GLSLConverterImpl::ConversionStream::ShaderParameterInfo::HSAttributes Struct Reference

#include <HLSL2GLSLConverterImpl.hpp>

Public Types

enum  InOutPatchType : Int8 { InOutPatchType::Undefined = 0, InOutPatchType::InputPatch = 1, InOutPatchType::OutputPatch = 2 }
 

Public Member Functions

 HSAttributes ()
 

Public Attributes

enum Diligent::HLSL2GLSLConverterImpl::ConversionStream::ShaderParameterInfo::HSAttributes::InOutPatchType PatchType
 

Member Enumeration Documentation

◆ InOutPatchType

Enumerator
Undefined 
InputPatch 
OutputPatch 

Constructor & Destructor Documentation

◆ HSAttributes()

Diligent::HLSL2GLSLConverterImpl::ConversionStream::ShaderParameterInfo::HSAttributes::HSAttributes ( )
inline

Member Data Documentation

◆ PatchType

enum Diligent::HLSL2GLSLConverterImpl::ConversionStream::ShaderParameterInfo::HSAttributes::InOutPatchType Diligent::HLSL2GLSLConverterImpl::ConversionStream::ShaderParameterInfo::HSAttributes::PatchType

The documentation for this struct was generated from the following file: