gallium: introduce get_device_vendor() entrypoint for pipes
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 22 Mar 2015 06:21:00 +0000 (07:21 +0100)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 23 Mar 2015 13:25:34 +0000 (13:25 +0000)
commit31d4e6fbffb0c5bcaf92e2c2953f58dc072295d6
tree0427f7664dc09993641591654af339f5c2fc20a0
parent9280f17e823cbdbddf30a4ae5e2de9f2d327d33c
gallium: introduce get_device_vendor() entrypoint for pipes

This will be needed by Clover to return the correct information
to CL_DEVICE_VENDOR info queries.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/docs/source/screen.rst
src/gallium/include/pipe/p_screen.h