Home
last modified time | relevance | path

Searched refs:radeon_is_debug_enabled (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_debug.h91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type, in radeon_is_debug_enabled() function
117 if (radeon_is_debug_enabled(type, level)) { \
Dradeon_common.c440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom()
447 if (state->cmd && radeon_is_debug_enabled(RADEON_STATE, RADEON_TRACE)) { in radeon_print_state_atom()
Dradeon_mipmap_tree.c334 if (radeon_is_debug_enabled(RADEON_TEXTURE,RADEON_TRACE)) { in radeon_miptree_matches_texture()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_debug.h91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type, in radeon_is_debug_enabled() function
117 if (radeon_is_debug_enabled(type, level)) { \
Dradeon_common.c440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom()
447 if (state->cmd && radeon_is_debug_enabled(RADEON_STATE, RADEON_TRACE)) { in radeon_print_state_atom()
Dradeon_mipmap_tree.c334 if (radeon_is_debug_enabled(RADEON_TEXTURE,RADEON_TRACE)) { in radeon_miptree_matches_texture()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_debug.h91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type, in radeon_is_debug_enabled() function
117 if (radeon_is_debug_enabled(type, level)) { \
Dradeon_common.c440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom()
447 if (state->cmd && radeon_is_debug_enabled(RADEON_STATE, RADEON_TRACE)) { in radeon_print_state_atom()
Dradeon_mipmap_tree.c334 if (radeon_is_debug_enabled(RADEON_TEXTURE,RADEON_TRACE)) { in radeon_miptree_matches_texture()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_debug.h91 static inline int radeon_is_debug_enabled(const radeon_debug_type_t type, in radeon_is_debug_enabled() function
117 if (radeon_is_debug_enabled(type, level)) { \
Dradeon_common.c440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom()
447 if (state->cmd && radeon_is_debug_enabled(RADEON_STATE, RADEON_TRACE)) { in radeon_print_state_atom()
Dradeon_mipmap_tree.c334 if (radeon_is_debug_enabled(RADEON_TEXTURE,RADEON_TRACE)) { in radeon_miptree_matches_texture()