Home
last modified time | relevance | path

Searched refs: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
282 return Direct3DDevice9::EndStateBlock(stateBlock); in EndStateBlock()
DDirect3DDevice9Ex.hpp118 long __stdcall EndStateBlock(IDirect3DStateBlock9 **stateBlock);
DDirect3DDevice9.hpp91 long __stdcall EndStateBlock(IDirect3DStateBlock9 **stateBlock);
DDirect3DDevice9.cpp1294 long Direct3DDevice9::EndStateBlock(IDirect3DStateBlock9 **stateBlock) in EndStateBlock() function in D3D9::Direct3DDevice9