Searched refs:d3d9_get_pipe_depth_format_bindings (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_pipe.h228 d3d9_get_pipe_depth_format_bindings(D3DFORMAT format) function in typeref:typename:unsigned
386 bind = d3d9_get_pipe_depth_format_bindings(format);
H A Dadapter9.c305 bind |= d3d9_get_pipe_depth_format_bindings(CheckFormat);
405 bind = d3d9_get_pipe_depth_format_bindings(SurfaceFormat);
470 d3d9_get_pipe_depth_format_bindings(DepthStencilFormat),
H A Dsurface9.c116 This->base.info.bind = d3d9_get_pipe_depth_format_bindings(pDesc->Format);
H A Dswapchain9.c410 tmplt.bind = d3d9_get_pipe_depth_format_bindings(pParams->AutoDepthStencilFormat);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_pipe.h250 d3d9_get_pipe_depth_format_bindings(D3DFORMAT format) function in typeref:typename:unsigned
420 bind = d3d9_get_pipe_depth_format_bindings(format);
H A Dadapter9.c339 bind |= d3d9_get_pipe_depth_format_bindings(CheckFormat);
440 bind = d3d9_get_pipe_depth_format_bindings(SurfaceFormat);
508 d3d9_get_pipe_depth_format_bindings(DepthStencilFormat),
H A Dsurface9.c118 This->base.info.bind = d3d9_get_pipe_depth_format_bindings(pDesc->Format);
H A Dswapchain9.c410 tmplt.bind = d3d9_get_pipe_depth_format_bindings(pParams->AutoDepthStencilFormat);

Completed in 13 milliseconds