Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h110 #define BUFFER_BIT_COLOR0 (1 << BUFFER_COLOR0) macro
126 BUFFER_BIT_COLOR0 | \
Dbuffers.c170 return BUFFER_BIT_COLOR0; in draw_buffer_enum_to_bitmask()