On Thursday, May 9, 2019 10:21:16 PM PDT Marek Olšák wrote:
> From: Marek Olšák <marek.ol...@amd.com>
> 
> Useful for dumping shaders.
> ---
>  src/mesa/state_tracker/st_debug.c | 4 ----
>  src/mesa/state_tracker/st_debug.h | 6 ------
>  2 files changed, 10 deletions(-)
> 
> diff --git a/src/mesa/state_tracker/st_debug.c 
> b/src/mesa/state_tracker/st_debug.c
> index 27d50a17e5e..7faffb581ef 100644
> --- a/src/mesa/state_tracker/st_debug.c
> +++ b/src/mesa/state_tracker/st_debug.c
> @@ -35,21 +35,20 @@
>  #include "tgsi/tgsi_dump.h"
>  
>  #include "cso_cache/cso_cache.h"
>  
>  #include "st_context.h"
>  #include "st_debug.h"
>  #include "st_program.h"
>  
>  
>  
> -#ifdef DEBUG
>  int ST_DEBUG = 0;

Yes, please!

Patch 2 is:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to