Searched refs:ResVertexParamAttribute (Results 1 – 4 of 4) sorted by relevance
108 ResStaticCast<ResVertexParamAttribute>( *this ).Setup(); in Setup()128 ResStaticCast<ResVertexParamAttribute>( *this ).Cleanup(); in Cleanup()142 ResVertexParamAttribute::Setup() in Setup()148 ResVertexParamAttribute::Cleanup() in Cleanup()
101 ResVertexParamAttribute constantVertexAttribute(attribute.ptr()); in ResSeparateDataShape_SetupVertexIrScale()
46 class ResVertexParamAttribute; variable143 class ResVertexParamAttribute : public ResVertexAttribute146 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResVertexParamAttribute) };149 NW_RES_CTOR_INHERIT( ResVertexParamAttribute, ResVertexAttribute )198 typedef nw::ut::ResArrayClass<ResVertexParamAttribute>::type ResVertexParamAttributeArray;
322 ResVertexParamAttribute param = ResStaticCast<ResVertexParamAttribute>(attribute); in SetupActivateVertexAttributeCommand_()