Searched refs:vs_uncompiled (Results 1 – 1 of 1) sorted by relevance
2925 struct panfrost_uncompiled_shader *vs_uncompiled = in panfrost_launch_xfb() local2929 vs_uncompiled->xfb->stream_output = vs->stream_output; in panfrost_launch_xfb()2938 ctx->prog[PIPE_SHADER_VERTEX] = vs_uncompiled->xfb; in panfrost_launch_xfb()2950 ctx->uncompiled[PIPE_SHADER_VERTEX] = vs_uncompiled; in panfrost_launch_xfb()