Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h115 #define BUFFER_BIT_COLOR5 (1 << BUFFER_COLOR5) macro
131 BUFFER_BIT_COLOR5 | \
Dbuffers.c180 return BUFFER_BIT_COLOR5; in draw_buffer_enum_to_bitmask()