Searched refs:vs_uncompiled (Results 1 – 1 of 1) sorted by relevance
2846 struct panfrost_uncompiled_shader *vs_uncompiled = in panfrost_launch_xfb() local2850 vs_uncompiled->xfb->stream_output = vs->stream_output; in panfrost_launch_xfb()2859 ctx->prog[PIPE_SHADER_VERTEX] = vs_uncompiled->xfb; in panfrost_launch_xfb()2871 ctx->uncompiled[PIPE_SHADER_VERTEX] = vs_uncompiled; in panfrost_launch_xfb()