Home
last modified time | relevance | path

Searched refs:captureVertexSamplerStates (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.hpp95 void captureVertexSamplerStates();
DDirect3DStateBlock9.cpp62 captureVertexSamplerStates(); in Direct3DStateBlock9()
1169 void Direct3DStateBlock9::captureVertexSamplerStates() in captureVertexSamplerStates() function in D3D9::Direct3DStateBlock9