Home
last modified time | relevance | path

Searched refs:vertex_state_destroy (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h726 pipe_vertex_state_destroy_func vertex_state_destroy; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c433 screen->vertex_state_destroy(screen, state); in dd_screen_vertex_state_destroy()
659 SCR_INIT(vertex_state_destroy); in ddebug_screen_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1327 trace_dump_call_begin("pipe_screen", "vertex_state_destroy"); in trace_screen_vertex_state_destroy()
1332 screen->vertex_state_destroy(screen, state); in trace_screen_vertex_state_destroy()
1452 SCR_INIT(vertex_state_destroy); in trace_screen_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c809 screen->vertex_state_destroy = noop_vertex_state_destroy; in noop_screen_create()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h241 old_dst->screen->vertex_state_destroy(old_dst->screen, old_dst); in pipe_vertex_state_reference()
H A Du_threaded_context.c181 dst->screen->vertex_state_destroy(dst->screen, dst); in tc_drop_vertex_state_references()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c2387 screen->base.vertex_state_destroy = zink_cache_vertex_state_destroy; in zink_internal_create_screen()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c5473 sscreen->b.vertex_state_destroy = si_pipe_vertex_state_destroy; in si_init_screen_state_functions()

Completed in 25 milliseconds