Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h728 #define __DRI_ATTRIB_LUMINANCE_BIT 0x04 macro
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c432 else if (value & __DRI_ATTRIB_LUMINANCE_BIT) in dri2_add_config()