Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c113 bool flatshade_first, flatshade_first_saved; member
603 ctx->flatshade_first_saved = ctx->flatshade_first; in cso_save_rasterizer()
611 ctx->flatshade_first = ctx->flatshade_first_saved; in cso_restore_rasterizer()