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; variable154 class ResVertexParamAttribute : public ResVertexAttribute157 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResVertexParamAttribute) };160 NW_RES_CTOR_INHERIT( ResVertexParamAttribute, ResVertexAttribute )209 typedef nw::ut::ResArrayClass<ResVertexParamAttribute>::type ResVertexParamAttributeArray;
431 ResVertexParamAttribute param = ResStaticCast<ResVertexParamAttribute>(attribute); in SetupActivateVertexAttributeCommand_()