Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h297 nv50_vertex_state_create(struct pipe_context *pipe,
Dnv50_vbo.c47 nv50_vertex_state_create(struct pipe_context *pipe, in nv50_vertex_state_create() function
Dnv50_state.c1348 pipe->create_vertex_elements_state = nv50_vertex_state_create; in nv50_init_state_functions()