Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c738 static void noop_vertex_state_destroy(struct pipe_screen *screen, in noop_vertex_state_destroy() function
809 screen->vertex_state_destroy = noop_vertex_state_destroy; in noop_screen_create()