Searched refs:guest_sent_io_arrays (Results 1 – 3 of 3) sorted by relevance
83 bool guest_sent_io_arrays; member133 bool guest_sent_io_arrays; member
195 bool guest_sent_io_arrays; member1126 ctx->guest_sent_io_arrays = true; in iter_declaration()1135 ctx->guest_sent_io_arrays = true; in iter_declaration()1190 ctx->guest_sent_io_arrays = true; in iter_declaration()1306 ctx->guest_sent_io_arrays = true; in iter_declaration()1439 ctx->guest_sent_io_arrays = true; in iter_declaration()4745 if (ctx->guest_sent_io_arrays) { in handle_io_arrays()4762 if (ctx->guest_sent_io_arrays) { in handle_io_arrays()6881 sinfo->guest_sent_io_arrays = ctx->guest_sent_io_arrays; in fill_sinfo()6988 ctx.guest_sent_io_arrays = key->guest_sent_io_arrays; in vrend_convert_shader()[all …]
3341 key->guest_sent_io_arrays = sub_ctx->shaders[prev_type]->sinfo.guest_sent_io_arrays; in vrend_fill_shader_key()