Searched refs:D3DDECLUSAGE_POSITION (Results 1 – 5 of 5) sorted by relevance
70 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()91 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()110 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()129 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()148 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()167 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()186 vertexElement[numElements].Usage = D3DDECLUSAGE_POSITION; in Direct3DVertexDeclaration9()391 case D3DDECLUSAGE_POSITION: in computeFVF()
5807 … == output.usage) || (usage == D3DDECLUSAGE_POSITIONT && output.usage == D3DDECLUSAGE_POSITION)) && in bindVertexStreams()5821 …case D3DDECLUSAGE_POSITION: renderer->setInputStream(sw::Position, attribute); … in bindVertexStreams()
103 case D3DDECLUSAGE_POSITION: in nine_d3ddeclusage_check()292 elems[nelems].Usage = D3DDECLUSAGE_POSITION; in NineVertexDeclaration9_new_from_fvf()335 D3DDECLUSAGE_POSITION : D3DDECLUSAGE_POSITIONT; in NineVertexDeclaration9_new_from_fvf()430 (output_semantic == D3DDECLUSAGE_POSITION && in NineVertexDeclaration9_FillStreamOutputInfo()
1935 [D3DDECLUSAGE_POSITION] = "POSITION",1984 case D3DDECLUSAGE_POSITION: in sm1_declusage_to_tgsi()2197 … if (tx->info->process_vertices && sem.usage == D3DDECLUSAGE_POSITION && sem.usage_idx == 0) { in DECL_SPECIAL()2220 if (sem.usage == D3DDECLUSAGE_POSITION) in DECL_SPECIAL()
546 D3DDECLUSAGE_POSITION = 0, enumerator