Searched refs:attribute (Results 1 – 6 of 6) sorted by relevance
168 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in CalcSetupActivateVertexAttributeCommandSize_() local170 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupActivateVertexAttributeCommandSize_()205 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in CalcSetupDeactivateVertexAttributeCommandSize_() local208 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in CalcSetupDeactivateVertexAttributeCommandSize_()214 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in CalcSetupDeactivateVertexAttributeCommandSize_()216 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in CalcSetupDeactivateVertexAttributeCommandSize_()334 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in SetupActivateVertexAttributeCommand_() local336 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()342 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in SetupActivateVertexAttributeCommand_()345 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in SetupActivateVertexAttributeCommand_()[all …]
86 ResVertexAttribute attribute = *iter; in ResSeparateDataShape_SetupVertexIrScale() local88 int index = shaderProgramDesc.GetAttributeIndices(attribute.GetUsage()); in ResSeparateDataShape_SetupVertexIrScale()99 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM) in ResSeparateDataShape_SetupVertexIrScale()101 ResVertexParamAttribute constantVertexAttribute(attribute.ptr()); in ResSeparateDataShape_SetupVertexIrScale()111 ResVertexStream vertexStream(attribute.ptr()); in ResSeparateDataShape_SetupVertexIrScale()
522 ResVertexAttribute attribute = m_Shape.GetVertexAttributes(m_IndexOnShape);524 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE)526 m_Interleave = ResStaticCast<ResInterleavedVertexStream>( attribute );572 ResVertexAttribute attribute = shape.GetVertexAttributes(0); in ResVertexAttributeIterator() local574 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE) in ResVertexAttributeIterator()576 m_Interleave = ResStaticCast<ResInterleavedVertexStream>( attribute ); in ResVertexAttributeIterator()
93 The attribute symbols.94 Specifies the vertex attribute and name.99 The vertex attribute name.102 The vertex attribute.
58 error ("Turn on use frame extension attribute: " + $mainNode);
5 Description: set material attribute