Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
8249659: [Lanai] Crash while running RenderPerfTest with metal pipeli…
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Ushakov committed Aug 6, 2020
1 parent 69ed4f9 commit 454407b
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -372,7 +372,6 @@ - (void)setContext:(MTLContex * _Nonnull)mtlc {
// J2dTraceLn1(J2D_TRACE_VERBOSE, "created render encoder to draw on
// tex=%p", dest);
_encoder = [[cbw getCommandBuffer] renderCommandEncoderWithDescriptor:rpd];
[rpd release];

[_encoderStates reset:dest
isDstOpaque:renderOptions->dstFlags.isOpaque
Expand Down

0 comments on commit 454407b

Please sign in to comment.