Home | History | Annotate | Download | only in d3d11

Lines Matching refs:D3D11_BIND_DEPTH_STENCIL

134         bindFlags |= D3D11_BIND_DEPTH_STENCIL;
156 return (mBindFlags & (D3D11_BIND_RENDER_TARGET | D3D11_BIND_DEPTH_STENCIL)) != 0;