Searched refs:vrend_shader_write_io_as_src (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_shader.c | 425 void vrend_shader_write_io_as_src(struct vrend_strbuf *buf, 4462 vrend_shader_write_io_as_src(result, arrayname, io, src, decl_type); in get_source_info_generic() 4484 … vrend_shader_write_io_as_src(result, io->last == io->first ? arrayname : "", io, src, decl_plain); in get_source_info_patch() 8189 void vrend_shader_write_io_as_src(struct vrend_strbuf *result, in vrend_shader_write_io_as_src() function
|