Home
last modified time | relevance | path

Searched refs:D3DERR_NOTFOUND (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D8/
H A DDebug.hpp145 return D3DERR_NOTFOUND; in NOTFOUND()
148 #define NOTFOUND() D3DERR_NOTFOUND
H A DDirect3DResource8.cpp172 return D3DERR_NOTFOUND; in FreePrivateData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DDebug.hpp145 return D3DERR_NOTFOUND; in NOTFOUND()
148 #define NOTFOUND() D3DERR_NOTFOUND
H A DDirect3DResource9.cpp188 return D3DERR_NOTFOUND; in FreePrivateData()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/graphics/d3d9/
H A Dd3d9_util.cpp13 case D3DERR_NOTFOUND: return "D3DERR_NOTFOUND"; in d3dErrorToStr()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Diunknown.c248 if (!header) { return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
281 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Diunknown.c256 if (!entry) { DBG("Returning D3DERR_NOTFOUND\n"); return D3DERR_NOTFOUND; } in NineUnknown_GetPrivateData()
296 return D3DERR_NOTFOUND; in NineUnknown_FreePrivateData()
/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dwindows_utils.c102 E(D3DERR_NOTFOUND) in hresult_to_str()
/dports/astro/celestia-gtk/celestia-1.6.1/src/tools/cmod/
H A Dxtocmod.cpp840 case D3DERR_NOTFOUND: in D3DErrorString()
/dports/astro/celestia/celestia-1.6.1/src/tools/cmod/
H A Dxtocmod.cpp840 case D3DERR_NOTFOUND: in D3DErrorString()
/dports/games/OpenLara/OpenLara-b4b19f2/src/gapi/
H A Dd3d8.h32 case D3DERR_NOTFOUND : LOG("D3DERR_NOTFOUND"); break; in D3DCHECK()
H A Dd3d9.h33 case D3DERR_NOTFOUND : LOG("D3DERR_NOTFOUND"); break; in D3DCHECK()
/dports/audio/mumble/mumble-1.3.3/overlay/
H A Dd3d9.cpp378 if (hres == D3DERR_NOTFOUND) { in doPresent()
/dports/audio/murmur/mumble-1.3.3/overlay/
H A Dd3d9.cpp378 if (hres == D3DERR_NOTFOUND) { in doPresent()
/dports/lang/clover/mesa-21.3.6/include/D3D9/
H A Dd3d9types.h220 #define D3DERR_NOTFOUND MAKE_D3DHRESULT(2150) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/D3D9/
H A Dd3d9types.h220 #define D3DERR_NOTFOUND MAKE_D3DHRESULT(2150) macro

123