VK-GL-CTS icon indicating copy to clipboard operation
VK-GL-CTS copied to clipboard

./deqp-vk: symbol lookup error: ./deqp-vk: undefined symbol: glGetInternalformativ

Open 82157402 opened this issue 2 years ago • 2 comments

why run Vulkan CTS ,it need glXXXX ?

82157402 avatar Sep 21 '22 03:09 82157402

Duplicate of #263. Due to the way the code is internally organized, the binary ends up depending on some GL stuff. Try using -DGLES_ALLOW_DIRECT_LINK=0 when configuring the build.

rg3igalia avatar May 31 '23 11:05 rg3igalia

Duplicate of #263.

Sorry, meant #141, but both are related.

rg3igalia avatar May 31 '23 11:05 rg3igalia