Searched refs:driParseDebugString (Results 1 – 8 of 8) sorted by relevance
40 extern unsigned driParseDebugString( const char * debug,
41 driParseDebugString( const char * debug, in driParseDebugString() function
64 radeon_enabled_debug_types = driParseDebugString(getenv("RADEON_DEBUG"), debug_control); in radeon_init_debug()
396 RADEON_DEBUG = driParseDebugString( getenv( "RADEON_DEBUG" ), in r100CreateContext()
746 INTEL_DEBUG = driParseDebugString(getenv("INTEL_DEBUG"), debug_control); in intelInitContext()