Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h112 #define BUFFER_BIT_COLOR2 (1 << BUFFER_COLOR2) macro
128 BUFFER_BIT_COLOR2 | \
Dbuffers.c174 return BUFFER_BIT_COLOR2; in draw_buffer_enum_to_bitmask()