Home
last modified time | relevance | path

Searched defs:GetIndices (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp391 int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned pointer to vertex indices. in GetIndices() function in CHLSLTessellator
H A Dtessellator.cpp1617 int* CHWTessellator::GetIndices() in GetIndices() function in CHWTessellator
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h851 HRESULT (WINAPI *GetIndices)(IDirect3DDevice9 *This, IDirect3DIndexBuffer9 **ppIndexData); member
1102 HRESULT (WINAPI *GetIndices)(IDirect3DDevice9Ex *This, IDirect3DIndexBuffer9 **ppIndexData); member

Completed in 43 milliseconds