Searched refs:attribute (Results 1 – 6 of 6) sorted by relevance
226 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in SetupActivateVertexAttributeCommand_() local228 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()234 if (attribute.GetFlags() & ResVertexAttributeData::FLAG_INTERLEAVE) in SetupActivateVertexAttributeCommand_()237 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in SetupActivateVertexAttributeCommand_()285 s32 usage = attribute.GetUsage(); in SetupActivateVertexAttributeCommand_()290 ResVertexStream stream = ResStaticCast<ResVertexStream>(attribute); in SetupActivateVertexAttributeCommand_()318 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in SetupActivateVertexAttributeCommand_() local320 if ( attribute.GetFlags() & ResVertexAttributeData::FLAG_VERTEX_PARAM ) in SetupActivateVertexAttributeCommand_()322 ResVertexParamAttribute param = ResStaticCast<ResVertexParamAttribute>(attribute); in SetupActivateVertexAttributeCommand_()429 ResVertexAttribute attribute = shape.GetVertexAttributes( i ); in SetupDeactivateVertexAttributeCommand_() local[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()
492 ResVertexAttribute attribute = m_Shape.GetVertexAttributes(m_IndexOnShape);494 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE)496 m_Interleave = ResStaticCast<ResInterleavedVertexStream>( attribute );542 ResVertexAttribute attribute = shape.GetVertexAttributes(0); in ResVertexAttributeIterator() local544 if (attribute.GetFlags() & ResVertexAttribute::FLAG_INTERLEAVE) in ResVertexAttributeIterator()546 m_Interleave = ResStaticCast<ResInterleavedVertexStream>( attribute ); in ResVertexAttributeIterator()
95 The attribute symbols.96 Specifies the vertex attribute and name.101 The vertex attribute name.104 The vertex attribute.
58 error ("Turn on use frame extension attribute: " + $mainNode);
5 Description: set material attribute