Searched defs:MAX_DRAW_BUFFERS (Results 1 – 4 of 4) sorted by relevance
628 GLint MAX_DRAW_BUFFERS = 0; member in PixelLocalStorageTest4390 GLint MAX_DRAW_BUFFERS = 0; member in PixelLocalStorageValidationTest
39 #define MAX_DRAW_BUFFERS 8 macro
3816 struct ac_arg colors[MAX_DRAW_BUFFERS], in si_get_ps_epilog_args()
718 #[allow(dead_code, non_upper_case_globals)] pub const MAX_DRAW_BUFFERS: types::GLenum = 0x8824; constant