Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h410 nvc0_vertex_state_delete(struct pipe_context *pipe, void *hwcso);
Dnvc0_vbo.c38 nvc0_vertex_state_delete(struct pipe_context *pipe, in nvc0_vertex_state_delete() function
Dnvc0_state.c1400 pipe->delete_vertex_elements_state = nvc0_vertex_state_delete; in nvc0_init_state_functions()