Searched defs:vertexElement (Results 1 – 4 of 4) sorted by relevance
52 D3DVERTEXELEMENT9 *vertexElement; member in D3D9::Direct3DVertexDeclaration9
26 …on9::Direct3DVertexDeclaration9(Direct3DDevice9 *device, const D3DVERTEXELEMENT9 *vertexElement) :… in Direct3DVertexDeclaration9()
5680 D3DVERTEXELEMENT9 vertexElement[MAXD3DDECLLENGTH + 1]; in instanceData() local5720 D3DVERTEXELEMENT9 vertexElement[MAXD3DDECLLENGTH + 1]; in bindVertexStreams() local
23 …tion8::Direct3DVertexDeclaration8(Direct3DDevice8 *device, const unsigned long *vertexElement) : d… in Direct3DVertexDeclaration8()