mesa/src/gallium/auxiliary/pipebuffer
Timothy Arceri 7e9b7ec094 gallium/pipebuffer: fix parenthesis location
Without this the return value will never get set to -1. This
was first added in 49866c8f34 and copied in 2b396eeed9.

Fixes: 2b396eeed9 "gallium/pb_cache: add a copy of cache bufmgr independent of pb_manager"

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102342
2018-04-03 16:05:59 +10:00
..
pb_buffer.h pb_buffer: switch pb_buffer::size to 64 bits 2016-04-12 14:29:47 +02:00
pb_buffer_fenced.c gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
pb_buffer_fenced.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
pb_buffer_malloc.c gallium/auxiliary: Trivial code style cleanup 2015-12-06 17:10:22 +01:00
pb_bufmgr.h gallium/pb_bufmgr_cache: add a way to remove buffers from the cache explicitly 2015-09-03 18:41:40 +02:00
pb_bufmgr_alt.c gallium/auxiliary: Trivial code style cleanup 2015-12-06 17:10:22 +01:00
pb_bufmgr_cache.c pb_cache: let drivers choose the number of buckets 2018-01-27 02:09:09 +01:00
pb_bufmgr_debug.c gallium: remove unused and deprecated u_time.h 2017-11-09 11:57:22 +01:00
pb_bufmgr_mm.c gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
pb_bufmgr_ondemand.c gallium/auxiliary: Trivial code style cleanup 2015-12-06 17:10:22 +01:00
pb_bufmgr_pool.c gallium: Fix Thomas's email address 2017-07-28 13:41:51 -07:00
pb_bufmgr_slab.c gallium: remove unused and deprecated u_time.h 2017-11-09 11:57:22 +01:00
pb_cache.c gallium/pipebuffer: fix parenthesis location 2018-04-03 16:05:59 +10:00
pb_cache.h pb_cache: let drivers choose the number of buckets 2018-01-27 02:09:09 +01:00
pb_slab.c gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
pb_slab.h gallium/util: replace pipe_mutex with mtx_t 2017-03-07 08:48:11 +11:00
pb_validate.c gallium/auxiliary: Trivial code style cleanup 2015-12-06 17:10:22 +01:00
pb_validate.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00