Home
last modified time | relevance | path

Searched refs:GetVertexShaderFunction (Results 1 – 10 of 10) sorted by relevance

/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dd3d8state.cpp58 return pDevice->GetVertexShaderFunction(Handle, pData, pSizeOfData); in GetShaderFunction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D8/
H A DDirect3DDevice8.hpp120 …long __stdcall GetVertexShaderFunction(unsigned long handle, void *data, unsigned long *size) over…
H A DDirect3DDevice8.cpp1684 …long Direct3DDevice8::GetVertexShaderFunction(unsigned long handle, void *data, unsigned long *siz… in GetVertexShaderFunction() function in D3D8::Direct3DDevice8
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/
H A Dd3d8.h306 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local
408 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,…
506 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b,c)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/include/Direct3D/
H A Dd3d8.h334 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local
436 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,…
534 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b,c)
/dports/devel/apitrace/apitrace-9.0/thirdparty/dxsdk_aug2007/
H A Dd3d8.h334 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local
436 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,…
534 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b,c)
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/
H A Dd3d8.h334 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local
436 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,…
534 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b,c)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h921 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void * pData,DWORD * pSizeOfData) PURE; in DECLARE_INTERFACE_() local
1026 …ct3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,b,c)
1126 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h921 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void * pData,DWORD * pSizeOfData) PURE; in DECLARE_INTERFACE_() local
1026 …ct3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,b,c)
1126 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b…
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/d3d8-api/
H A Dd3d8.h334 STDMETHOD(GetVertexShaderFunction)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local
436 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->lpVtbl->GetVertexShaderFunction(p,a,…
534 #define IDirect3DDevice8_GetVertexShaderFunction(p,a,b,c) (p)->GetVertexShaderFunction(a,b,c)