Skip to main content

Questions tagged [opencl]

Filter by
Sorted by
Tagged with
0 votes
0 answers
238 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
497 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