HomeSort by relevance Sort by last modified time
    Searched refs:radeon_debug_type_t (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_debug.h 75 } radeon_debug_type_t; typedef in typeref:enum:radeon_debug_types
84 extern radeon_debug_type_t radeon_enabled_debug_types;
91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type,
105 extern void _radeon_print(const radeon_debug_type_t type,
115 const radeon_debug_type_t _debug_type = (type); \
radeon_debug.c 60 radeon_debug_type_t radeon_enabled_debug_types;
91 void _radeon_print(const radeon_debug_type_t type,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.h 75 } radeon_debug_type_t; typedef in typeref:enum:radeon_debug_types
84 extern radeon_debug_type_t radeon_enabled_debug_types;
91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type,
105 extern void _radeon_print(const radeon_debug_type_t type,
115 const radeon_debug_type_t _debug_type = (type); \
radeon_debug.c 60 radeon_debug_type_t radeon_enabled_debug_types;
91 void _radeon_print(const radeon_debug_type_t type,

Completed in 54 milliseconds