Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.h87 uint64_t guest_sent_io_arrays : 1; member
Dvrend_shader.c196 bool guest_sent_io_arrays; member
1159 ctx->guest_sent_io_arrays = true; in iter_declaration()
1168 ctx->guest_sent_io_arrays = true; in iter_declaration()
1223 ctx->guest_sent_io_arrays = true; in iter_declaration()
1339 ctx->guest_sent_io_arrays = true; in iter_declaration()
1472 ctx->guest_sent_io_arrays = true; in iter_declaration()
4899 if (ctx->guest_sent_io_arrays) { in handle_io_arrays()
4916 if (ctx->guest_sent_io_arrays) { in handle_io_arrays()
7037 sinfo->out.guest_sent_io_arrays = ctx->guest_sent_io_arrays; in fill_sinfo()
7144 ctx.guest_sent_io_arrays = key->input.guest_sent_io_arrays; in vrend_convert_shader()
[all …]