Searched refs:d3d9_get_pipe_depth_format_bindings (Results 1 – 4 of 4) sorted by relevance
303 bind |= d3d9_get_pipe_depth_format_bindings(CheckFormat); in NineAdapter9_CheckDeviceFormat()403 bind = d3d9_get_pipe_depth_format_bindings(SurfaceFormat); in NineAdapter9_CheckDeviceMultiSampleType()468 d3d9_get_pipe_depth_format_bindings(DepthStencilFormat), in NineAdapter9_CheckDepthStencilMatch()
228 d3d9_get_pipe_depth_format_bindings(D3DFORMAT format) in d3d9_get_pipe_depth_format_bindings() function382 bind = d3d9_get_pipe_depth_format_bindings(format); in d3dmultisample_type_check()
113 This->base.info.bind = d3d9_get_pipe_depth_format_bindings(pDesc->Format); in NineSurface9_ctor()
362 tmplt.bind = d3d9_get_pipe_depth_format_bindings(pParams->AutoDepthStencilFormat); in NineSwapChain9_Resize()