Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h113 #define BUFFER_BIT_COLOR3 (1 << BUFFER_COLOR3) macro
129 BUFFER_BIT_COLOR3 | \
Dbuffers.c176 return BUFFER_BIT_COLOR3; in draw_buffer_enum_to_bitmask()