Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h419 nvc0_vertex_state_create(struct pipe_context *pipe,
Dnvc0_vbo.c49 nvc0_vertex_state_create(struct pipe_context *pipe, in nvc0_vertex_state_create() function
Dnvc0_state.c1471 pipe->create_vertex_elements_state = nvc0_vertex_state_create; in nvc0_init_state_functions()