Searched refs:max_stream_allowed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.cpp364 : max_stream_allowed(max_allowed),
383 if (stream_id > max_stream_allowed) {
406 if (stream_id > max_stream_allowed) {
444 int max_stream_allowed; member in class:__anon41e725dd0110::find_emit_vertex_visitor
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp329 : max_stream_allowed(max_allowed),
348 if (stream_id > max_stream_allowed) {
372 if (stream_id > max_stream_allowed) {
411 int max_stream_allowed; member in class:__anone98cca8a0110::find_emit_vertex_visitor

Completed in 13 milliseconds