On 21.02.2017 10:16, Timothy Arceri wrote:
On 21/02/17 19:54, Nicolai Hähnle wrote:
On 20.02.2017 01:15, Timothy Arceri wrote:
V2: The functions we are now sharing used different return values
update the callers to reflect the new common api.
Wasn't there a similar patch on the list recently
On 21/02/17 19:54, Nicolai Hähnle wrote:
On 20.02.2017 01:15, Timothy Arceri wrote:
V2: The functions we are now sharing used different return values
update the callers to reflect the new common api.
Wasn't there a similar patch on the list recently that also had an anv
part?
Yes but they
On 20.02.2017 01:15, Timothy Arceri wrote:
V2: The functions we are now sharing used different return values
update the callers to reflect the new common api.
Wasn't there a similar patch on the list recently that also had an anv part?
Cheers,
Nicolai
---
src/amd/vulkan/radv_device.c | 22 +
V2: The functions we are now sharing used different return values
update the callers to reflect the new common api.
---
src/amd/vulkan/radv_device.c | 22 +++---
src/util/disk_cache.h| 17 +
2 files changed, 20 insertions(+), 19 deletions(-)
diff --git a/sr