mesa: remove ctx->Extensions.EXT_pixel_buffer_object capability flag
authorMarek Olšák <marek.olsak@amd.com>
Thu, 17 Nov 2022 16:15:56 +0000 (11:15 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 22 Nov 2022 11:12:28 +0000 (11:12 +0000)
commitba9132844403da10eea25d327d7c706c70f84d49
tree0a4a2b1e5e60163dcafd3706487cfd46f860d54e
parent0fb813526e3b3be6cf8a866b084db044ccd0e103
mesa: remove ctx->Extensions.EXT_pixel_buffer_object capability flag

to get rid of the fail path in get_buffer_target.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19844>
src/mesa/main/bufferobj.c
src/mesa/main/consts_exts.h
src/mesa/main/extensions.c
src/mesa/main/extensions_table.h
src/mesa/main/get.c
src/mesa/main/get_hash_params.py
src/mesa/main/version.c