Searched refs:resetInputStreams (Results 1 – 8 of 8) sorted by relevance
129 void resetInputStreams();
99 void VertexProcessor::resetInputStreams() in resetInputStreams() function in sw::VertexProcessor
191 void resetInputStreams(bool preTransformed);
136 void VertexProcessor::resetInputStreams(bool preTransformed) in resetInputStreams() function in sw::VertexProcessor
2041 device->resetInputStreams(false); in applyVertexBuffer()
4353 renderer->resetInputStreams((FVF & D3DFVF_POSITION_MASK) == D3DFVF_XYZRHW); in bindStreams()
3011 device->resetInputStreams(false); in applyVertexBuffer()
5718 renderer->resetInputStreams(vertexDeclaration->isPreTransformed()); in bindVertexStreams()