Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h488 boolean draw_gs_init( struct draw_context *draw );
Ddraw_context.c174 if (!draw_gs_init( draw )) in draw_init()
Ddraw_gs.c720 draw_gs_init( struct draw_context *draw ) in draw_gs_init() function
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst3838 - draw: fix building error in draw_gs_init()