Home
last modified time | relevance | path

Searched refs:D3DFMT_S8_LOCKABLE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c293 [D3DFMT_S8_LOCKABLE] = PIPE_FORMAT_NONE,
Dnine_pipe.h458 case D3DFMT_S8_LOCKABLE: return "D3DFMT_S8_LOCKABLE"; in d3dformat_to_string()
/external/mesa3d/include/D3D9/
Dd3d9types.h639 D3DFMT_S8_LOCKABLE = 85, enumerator
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp368 case D3DFMT_S8_LOCKABLE: // FIXME: INVALIDCALL when trying to clear depth? in Clear()
592 case D3DFMT_S8_LOCKABLE: in CreateDepthStencilSurface()
2372 case D3DFMT_S8_LOCKABLE: in Reset()