Searched refs:MESA_DEBUG_SOURCE_API (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | debug_output.c | 701 source = MESA_DEBUG_SOURCE_API; in _debug_message() 706 source = MESA_DEBUG_SOURCE_API; in _debug_message() 716 source = MESA_DEBUG_SOURCE_API; in _debug_message() 721 source = MESA_DEBUG_SOURCE_API; in _debug_message() 726 source = MESA_DEBUG_SOURCE_API; in _debug_message() 731 source = MESA_DEBUG_SOURCE_API; in _debug_message()
|
H A D | errors.h | 109 MESA_DEBUG_SOURCE_API, \
|
H A D | menums.h | 154 MESA_DEBUG_SOURCE_API, enumerator
|
H A D | errors.c | 324 MESA_DEBUG_SOURCE_API, in _mesa_error() 366 _mesa_log_msg(ctx, MESA_DEBUG_SOURCE_API, MESA_DEBUG_TYPE_ERROR, in _mesa_error()
|
H A D | pipelineobj.c | 1030 MESA_DEBUG_SOURCE_API, in _mesa_validate_program_pipeline()
|
H A D | fbobject.c | 743 MESA_DEBUG_SOURCE_API, in fbo_incomplete() 5648 _mesa_log_msg(ctx, MESA_DEBUG_SOURCE_API, MESA_DEBUG_TYPE_UNDEFINED, in sample_locations()
|
H A D | bufferobj.c | 634 MESA_DEBUG_SOURCE_API, in buffer_usage_warning()
|
Completed in 18 milliseconds