diff options
author | Simon Ser <contact@emersion.fr> | 2022-11-06 15:33:40 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-11-11 19:18:04 +0000 |
commit | f92d1499cd8582949a3c08edbf3db7d4a4471360 (patch) | |
tree | 6a7763cfca484c39076738c2b11b73db5020baee /include/render/gles2.h | |
parent | 5b23987349dde587100c792bb6d180c930e6f2bd (diff) |
render/vulkan: add helper to load command function pointer
If NULL is returned by vkGetDeviceProcAddr(), either the driver
is buggy, either the wlroots code is buggy. For a valid device and
command name, drivers are not allowed to return NULL per the spec.
This mirrors what the GLES2 renderer does in load_gl_proc().
Diffstat (limited to 'include/render/gles2.h')
0 files changed, 0 insertions, 0 deletions