Home
last modified time | relevance | path

Searched refs:DeletePatch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp222 long Direct3DDevice9Ex::DeletePatch(unsigned int handle) in DeletePatch() function in D3D9::Direct3DDevice9Ex
226 return Direct3DDevice9::DeletePatch(handle); in DeletePatch()
DDirect3DDevice9Ex.hpp174 long __stdcall DeletePatch(unsigned int handle);
DDirect3DDevice9.hpp83 long __stdcall DeletePatch(unsigned int handle);
DDirect3DDevice9.cpp985 long Direct3DDevice9::DeletePatch(unsigned int handle) in DeletePatch() function in D3D9::Direct3DDevice9