Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dstencil.h65 _mesa_stencil_is_two_sided(const struct gl_context *ctx) in _mesa_stencil_is_two_sided() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_depth.c110 if (_mesa_stencil_is_two_sided(ctx)) { in st_update_depth_stencil_alpha()