Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.hpp90 void capturePixelSamplerStates();
DDirect3DStateBlock9.cpp55 capturePixelSamplerStates(); in Direct3DStateBlock9()
1085 void Direct3DStateBlock9::capturePixelSamplerStates() in capturePixelSamplerStates() function in D3D9::Direct3DStateBlock9