Home
last modified time | relevance | path

Searched refs:D3DSTATEBLOCKTYPE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h549 D3DSTATEBLOCKTYPE Type,
Dnine_lock.c1226 D3DSTATEBLOCKTYPE Type, in LockDevice9_CreateStateBlock()
Ddevice9.c2453 D3DSTATEBLOCKTYPE Type, in NineDevice9_CreateStateBlock()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1111 } D3DSTATEBLOCKTYPE; typedef
Dd3d9.h217 virtual HRESULT WINAPI CreateStateBlock(D3DSTATEBLOCKTYPE Type, IDirect3DStateBlock9 **ppSB) = 0;
805 …HRESULT (WINAPI *CreateStateBlock)(IDirect3DDevice9 *This, D3DSTATEBLOCKTYPE Type, IDirect3DStateB…
1056 …HRESULT (WINAPI *CreateStateBlock)(IDirect3DDevice9Ex *This, D3DSTATEBLOCKTYPE Type, IDirect3DStat…