Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dclear.c756 const bool has_float_depth = rb && in clear_bufferfi() local
758 ctx->Depth.Clear = has_float_depth ? depth : SATURATE(depth); in clear_bufferfi()