Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h94 bool guest_sent_io_arrays; member
H A Dvrend_shader.c218 bool guest_sent_io_arrays; member
1433 ctx->guest_sent_io_arrays = true; in iter_declaration()
1441 ctx->guest_sent_io_arrays = true; in iter_declaration()
1508 ctx->guest_sent_io_arrays = true; in iter_declaration()
1629 ctx->guest_sent_io_arrays = true; in iter_declaration()
1757 ctx->guest_sent_io_arrays = true; in iter_declaration()
5203 if (ctx->guest_sent_io_arrays) { in handle_io_arrays()
7669 if (ctx->guest_sent_io_arrays) { in fill_sinfo()
7878 ctx.guest_sent_io_arrays = false; in vrend_convert_shader()
8041 ctx->guest_sent_io_arrays = true; in iter_vs_declaration()
[all …]