mesa/src/broadcom/vulkan
Iago Toral Quiroga 10e8967b9b v3dv: implement vkGetPhysicalDeviceFeatures
For now we don't support any optional feature, we will turn them on
as they get implemented.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
2020-10-13 21:21:25 +00:00
..
.dir-locals.el
.editorconfig
meson.build v3dv: add support to use v3d simulator 2020-10-13 21:21:25 +00:00
v3dv_device.c v3dv: implement vkGetPhysicalDeviceFeatures 2020-10-13 21:21:25 +00:00
v3dv_entrypoints_gen.py
v3dv_extensions.py
v3dv_extensions_gen.py
v3dv_icd.py
v3dv_pipeline.c
v3dv_private.h v3dv: retrieve device name from device info 2020-10-13 21:21:25 +00:00
v3dv_util.c