Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h2793 #define _NEW_MULTISAMPLE (1u << 24) /**< gl_context::Multisample */ macro
H A Denable.c357 FLUSH_VERTICES(ctx, _NEW_MULTISAMPLE, GL_MULTISAMPLE_BIT | GL_ENABLE_BIT); in _mesa_set_multisample()
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_statevars.c919 return _NEW_POINT | _NEW_MULTISAMPLE; in _mesa_program_state_flags()