Skip to content
Snippets Groups Projects
Commit 2c87f102 authored by Markus Wick's avatar Markus Wick
Browse files

gl_rasterizer_cache: Add profiles for Copy and Blit.

They were missed, and Copy is very high in profile here. It doesn't block the GPU,
but it stalls the driver thread. So with our bad GL instructions, this might block quite a while.
parent 7e59e907
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment