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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment