diff options
author | Chad Versace <chad.versace@linux.intel.com> | 2014-01-19 15:43:36 -0800 |
---|---|---|
committer | Chad Versace <chad.versace@linux.intel.com> | 2014-01-19 15:46:18 -0800 |
commit | ea347c6659803d8deba3982e9009cb721c8f4915 (patch) | |
tree | 79edbf19b67e59c0f4358d8280cbe54b6bfcfebd /third_party/cmocka | |
parent | 3c680aede1d3c29405db9d8418620b7552279e04 (diff) |
cgl: Make waffle_get_proc_address() work
There is no CGLGetProcAddress, so waffle_get_proc_address() always
emitted an error. However, this patch changes it to follow the
principle of least surprise. The only supported API on CGL is OpenGL, so
assume the user called waffle_get_proc_address() to obtain an OpenGL
function pointer and get it with dlsym().
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'third_party/cmocka')
0 files changed, 0 insertions, 0 deletions