Thanks!
Reviewed-by: Lionel Landwerlin
On 21/03/17 21:37, Jason Ekstrand wrote:
The query is a properties query so it needs to be handled in
GetPhysicalDeviceProperties2, not GetPhysicalDeviceFeatures2.
Cc: Lionel Landwerlin
---
src/intel/vulkan/anv_device.c | 16
1 file
The query is a properties query so it needs to be handled in
GetPhysicalDeviceProperties2, not GetPhysicalDeviceFeatures2.
Cc: Lionel Landwerlin
---
src/intel/vulkan/anv_device.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/intel/vulkan/anv_device.c b/