HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_VKShaderModuleInfo Member List

This is the complete list of members for RV_VKShaderModuleInfo, including all inherited members.

create(RV_Instance *inst, const UT_String &name, VkShaderStageFlagBits stage, const UT_Array< uint8 > &src)RV_VKShaderModuleInfostatic
getBinary() const RV_VKShaderModuleInfoinline
getReflection() const RV_VKShaderModuleInfoinline
getStage() const RV_VKShaderModuleInfoinline
myBinaryRV_VKShaderModuleInfoprotected
myNameRV_VKShaderModuleInfoprotected
myReflectionRV_VKShaderModuleInfoprotected
myStageRV_VKShaderModuleInfoprotected
RV_VKShaderModuleInfo(const UT_String &name, VkShaderStageFlagBits stage, const UT_Array< uint8 > &binary, UT_UniquePtr< RV_VKShaderReflect > reflection)RV_VKShaderModuleInfo
RV_VKShaderReflect classRV_VKShaderModuleInfofriend
UT_NON_COPYABLE(RV_VKShaderModuleInfo)RV_VKShaderModuleInfo
~RV_VKShaderModuleInfo()RV_VKShaderModuleInfo