core: Use a raw pointer in GetGPUDebugContext.
This helper is called very often. The memory ownership shall not be transfered, so just return the raw pointer.
Loading
Please sign in to comment
This helper is called very often. The memory ownership shall not be transfered, so just return the raw pointer.