Home
last modified time | relevance | path

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

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