Home
last modified time | relevance | path

Searched defs:implementation_version (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/nullhw-layer/
DVkLayer_INTEL_nullhw.json8 "implementation_version": "1", string
/third_party/mesa3d/src/vulkan/overlay-layer/
DVkLayer_MESA_overlay.json8 "implementation_version": "1", string
/third_party/mesa3d/src/vulkan/device-select-layer/
DVkLayer_MESA_device_select.json8 "implementation_version": "1", string
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c977 guint32 * implementation_version) in gst_vulkan_physical_device_get_layer_info_unlocked()
1019 guint32 * implementation_version) in gst_vulkan_physical_device_get_layer_info()
Dgstvkinstance.c344 guint32 * implementation_version) in gst_vulkan_instance_get_layer_info_unlocked()
386 guint32 * implementation_version) in gst_vulkan_instance_get_layer_info()
/third_party/vulkan-loader/loader/
Dloader.c1887 char *implementation_version, *description; in loader_read_layer_json() local