OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D3DDECLUSAGE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h
576
STDMETHOD(ExtractToMesh)(THIS_ UINT num_coefficients,
D3DDECLUSAGE
usage,
602
STDMETHOD(ExtractToMesh)(THIS_ UINT num_pca,
D3DDECLUSAGE
usage, UINT usage_index_start, ID3DXMesh *scene) PURE;
621
D3DDECLUSAGE
usage, UINT usage_index, struct IDirect3DTexture9 *texture_out) PURE;
648
STDMETHOD(ExtractPerVertexAlbedo)(THIS_ ID3DXMesh *mesh,
D3DDECLUSAGE
usage, UINT num_channels) PURE;
[
all
...]
d3d9types.h
231
}
D3DDECLUSAGE
;
[
all
...]
Completed in 30 milliseconds