Searched refs:blkarray (Results 1 – 1 of 1) sorted by relevance
4129 const char *blkarray = (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) ? "[gl_InvocationID]" : ""; in get_destination_info_generic() local4141 get_blockvarname(outvarname, stage_prefix, io, blkarray); in get_destination_info_generic()4142 blkarray = outvarname; in get_destination_info_generic()4145 vrend_shader_write_io_as_dst(result, blkarray, io, dst_reg, decl_type); in get_destination_info_generic()