Searched refs:CreateGalliumVertexState (Results 1 – 3 of 3) sorted by relevance
381 functions->CreateGalliumVertexState = st_create_gallium_vertex_state; in st_init_draw_functions()
915 ctx->Driver.CreateGalliumVertexState(ctx, node->VAO[i], in compile_vertex_list()
660 (*CreateGalliumVertexState)(struct gl_context *ctx, member