Searched refs:svga_debug_flags (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_screen.c55 static const struct debug_named_value svga_debug_flags[] = { variable in typeref:typename:const struct debug_named_value[]
958 SVGA_DEBUG = debug_get_flags_option("SVGA_DEBUG", svga_debug_flags, 0 );
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_screen.c59 static const struct debug_named_value svga_debug_flags[] = { variable in typeref:typename:const struct debug_named_value[]
914 SVGA_DEBUG = debug_get_flags_option("SVGA_DEBUG", svga_debug_flags, 0 );

Completed in 4 milliseconds