Searched refs:vs_pos_only (Results 1 – 1 of 1) sorted by relevance
73 void *vs_pos_only[4]; /**< Vertex shader which passes pos to the output.*/ member331 if (!ctx->vs_pos_only[index]) { in bind_vs_pos_only()341 ctx->vs_pos_only[index] = in bind_vs_pos_only()347 pipe->bind_vs_state(pipe, ctx->vs_pos_only[index]); in bind_vs_pos_only()444 if (ctx->vs_pos_only[i]) in util_blitter_destroy()445 pipe->delete_vs_state(pipe, ctx->vs_pos_only[i]); in util_blitter_destroy()