Home
last modified time | relevance | path

Searched refs:Lockable (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.h119 BOOL Lockable,
Ddevice9ex.c183 BOOL Lockable, in NineDevice9Ex_CreateRenderTargetEx() argument
Dnine_lock.c843 BOOL Lockable, in LockDevice9_CreateRenderTarget() argument
849 …derTarget(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pShar… in LockDevice9_CreateRenderTarget()
2210 BOOL Lockable, in LockDevice9Ex_CreateRenderTargetEx() argument
2217 …rTargetEx(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pShar… in LockDevice9Ex_CreateRenderTargetEx()
Ddevice9.h360 BOOL Lockable,
Ddevice9.c1224 BOOL Lockable, in NineDevice9_CreateRenderTarget() argument
1232 Lockable, ppSurface, pSharedHandle); in NineDevice9_CreateRenderTarget()
/external/mesa3d/include/D3D9/
Dd3d9.h186 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
291 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
774 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
1025 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
1127 …Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface…
/external/swiftshader/include/Direct3D/
Dd3d8.h277 …Width,UINT Height,D3DFORMAT Format,D3DMULTISAMPLE_TYPE MultiSample,BOOL Lockable,IDirect3DSurface8… in DECLARE_INTERFACE_()
/external/clang/include/clang/Basic/
DAttr.td1727 def Lockable : InheritableAttr {
/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h3279 using Lockable = typename InstImpl<TraitsType>::InstX86BaseLockable; member