Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2846 struct panfrost_uncompiled_shader *vs_uncompiled = in panfrost_launch_xfb() local
2850 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()