Reviewed-by: Lionel Landwerlin
Thanks,
-
Lionel
On 09/02/18 12:28, Grazvydas Ignotas wrote:
ping
On Sun, Feb 4, 2018 at 12:19 AM, Grazvydas Ignotas wrote:
Fix the following:
warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but
argument 3 has type ‘uint64_t {aka long long
ping
On Sun, Feb 4, 2018 at 12:19 AM, Grazvydas Ignotas wrote:
> Fix the following:
> warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but
> argument 3 has type ‘uint64_t {aka long long unsigned int}.
> ---
> src/intel/compiler/brw_disasm.c | 4 ++--
> src/inte
Fix the following:
warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but
argument 3 has type ‘uint64_t {aka long long unsigned int}.
---
src/intel/compiler/brw_disasm.c | 4 ++--
src/intel/compiler/brw_nir_analyze_ubo_ranges.c | 2 +-
2 files changed, 3 insertions