Searched defs:uniform_buffer_count (Results 1 – 2 of 2) sorted by relevance
13 signed uniform_buffer_count; member
820 int varying_count = 0, attribute_count = 0, uniform_count = 0, uniform_buffer_count = 0; in pandecode_dcd() local