Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h111 #define BUFFER_BIT_COLOR1 (1 << BUFFER_COLOR1) macro
127 BUFFER_BIT_COLOR1 | \
Dbuffers.c172 return BUFFER_BIT_COLOR1; in draw_buffer_enum_to_bitmask()