https://bugs.documentfoundation.org/show_bug.cgi?id=160783

--- Comment #18 from Mike Kaganski <mikekagan...@hotmail.com> ---
(In reply to Julien Nabet from comment #15)
> include/third_party/vulkan/vulkan/vulkan_core.h:2775:    uint32_t           
> driverVersion;
> src/gpu/ganesh/gl/GrGLUtil.cpp:416:    GrGLDriverVersion driverVersion = 
> GR_GL_DRIVER_UNKNOWN_VER;

(In reply to Julien Nabet from comment #17)
> IMHO, in addition to our pb of int/string driver conversion there's a pb in
> Skia lib too.

No. The name 'driverVersion', where used together with GR_GL_DRIVER_VER, is
absolutely unrelated, an instance of "GrGLDriverVersion", which is a typedef
for uint64_t.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to