Home
last modified time | relevance | path

Searched refs:D3DDECLUSAGE_PSIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.c108 case D3DDECLUSAGE_PSIZE: in nine_d3ddeclusage_check()
354 elems[nelems].Usage = D3DDECLUSAGE_PSIZE; in NineVertexDeclaration9_new_from_fvf()
Dnine_shader.c2036 [D3DDECLUSAGE_PSIZE] = "PSIZE",
2107 case D3DDECLUSAGE_PSIZE: in sm1_declusage_to_tgsi()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h550 D3DDECLUSAGE_PSIZE = 4, enumerator