mesa/src/gallium/auxiliary/pipebuffer
Brian Paul b286e74df6 pipebuffer: use new pb_usage_flags enum type
Use a new enum type instead of 'unsigned' to make things a bit more
understandable.

Reviewed-by: Neha Bhende <bhenden@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2019-03-08 07:40:35 -07:00
..
pb_buffer.h pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_buffer_fenced.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_buffer_fenced.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
pb_buffer_malloc.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07: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 pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_bufmgr_debug.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_bufmgr_mm.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_bufmgr_ondemand.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_bufmgr_pool.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_bufmgr_slab.c pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07: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 pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00
pb_validate.h pipebuffer: use new pb_usage_flags enum type 2019-03-08 07:40:35 -07:00