Home
last modified time | relevance | path

Searched defs:setIndices (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DStateBlock8.cpp314 void Direct3DStateBlock8::setIndices(Direct3DIndexBuffer8 *indexData, unsigned int baseVertexIndex) in setIndices() function in D3D8::Direct3DStateBlock8
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp648 void Direct3DStateBlock9::setIndices(Direct3DIndexBuffer9 *indexBuffer) in setIndices() function in D3D9::Direct3DStateBlock9