Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.cpp23 constexpr FLOAT kDebugDepthInitValue = 0.2f; variable
317 deviceContext->ClearDepthStencilView(dsv.get(), clearFlags, kDebugDepthInitValue, in ClearResource()