Home
last modified time | relevance | path

Searched defs:DeletePixelShader (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp943 long Direct3DDevice8::DeletePixelShader(unsigned long handle) in DeletePixelShader() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h342 STDMETHOD(DeletePixelShader)(THIS_ DWORD Handle) PURE; in DECLARE_INTERFACE_() local