Home
last modified time | relevance | path

Searched refs:debug_error (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h240 #define debug_error(__msg) \ macro
243 #define debug_error(__msg) \ macro
Du_debug_refcnt.c93 debug_error("More than 2^32 objects detected, aborting.\n"); in debug_serial()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c314 debug_error("Unexpected shader in trace_context_bind_sampler_states()"); in trace_context_bind_sampler_states()
332 debug_error("Unexpected shader in trace_context_bind_sampler_states()"); in trace_context_bind_sampler_states()
1023 debug_error("Unexpected shader in trace_context_set_sampler_views()"); in trace_context_set_sampler_views()
1042 debug_error("Unexpected shader in trace_context_set_sampler_views()"); in trace_context_set_sampler_views()
/external/mesa3d/src/gallium/drivers/identity/
Did_context.c185 debug_error("Unexpected shader in identity_bind_sampler_states()"); in identity_bind_sampler_states()
546 debug_error("Unexpected shader in identity_set_sampler_views()"); in identity_set_sampler_views()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c409 debug_error("bad shader in r600_bind_samplers()"); in r600_bind_samplers()
608 debug_error("bad shader in r600_set_sampler_views()"); in r600_set_sampler_views()