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

/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
H A DRenderer11.cpp458 bool depthStencilFormatOK = true; local
464 depthStencilFormatOK = SUCCEEDED(result) && (formatSupport & D3D11_FORMAT_SUPPORT_DEPTH_STENCIL);
467 if (depthStencilFormatOK)

Completed in 136 milliseconds