Home
last modified time | relevance | path

Searched defs:EndStateBlock (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp278 long Direct3DDevice9Ex::EndStateBlock(IDirect3DStateBlock9 **stateBlock) in EndStateBlock() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1294 long Direct3DDevice9::EndStateBlock(IDirect3DStateBlock9 **stateBlock) in EndStateBlock() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1173 long Direct3DDevice8::EndStateBlock(unsigned long *token) in EndStateBlock() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h305 STDMETHOD(EndStateBlock)(THIS_ DWORD* pToken) PURE; in DECLARE_INTERFACE_() local