Skip to main content

Questions tagged [opencl]

0 votes
0 answers
235 views

I built a small game engine using OpenCL and SDL2 but it's not running really fast compare to Vulkan and OpenGL. I wrote rasterization code, but when I did some research Vulkan and OpenGL use hardware ...
is code's user avatar
  • 31
-1 votes
3 answers
483 views

Does OpenGL use the help of OpenCL to do the GPU calculations for shader and vertex, or OpenGL have another library to do GPU calculations.
is code's user avatar
  • 31