Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlinker.cpp1529 return this->next_buffer_separator; in is_next_buffer_separator()
1534 return !this->next_buffer_separator && !this->skip_components; in is_varying()
1624 bool next_buffer_separator; member in tfeedback_decl
1645 this->next_buffer_separator = false; in init()
1650 this->next_buffer_separator = true; in init()
1841 assert(!this->next_buffer_separator); in store()