Home
last modified time | relevance | path

Searched refs:D3DFMT_D32_LOCKABLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h214 D3DFMT_D32_LOCKABLE, in depth_stencil_format()
241 case D3DFMT_D32_LOCKABLE: in d3d9_get_pipe_depth_format_bindings()
461 case D3DFMT_D32_LOCKABLE: return "D3DFMT_D32_LOCKABLE"; in d3dformat_to_string()
Dnine_pipe.c297 [D3DFMT_D32_LOCKABLE] = PIPE_FORMAT_NONE,
/external/mesa3d/include/D3D9/
Dd3d9types.h638 D3DFMT_D32_LOCKABLE = 84, enumerator