Searched refs:nexSubpass (Results 1 – 3 of 3) sorted by relevance
225 void nexSubpass(GrVkGpu* gpu, bool forSecondaryCB);
300 fGpu->currentCommandBuffer()->nexSubpass(fGpu, SkToBool(fCurrentSecondaryCommandBuffer)); in loadResolveIntoMSAA()
529 void GrVkPrimaryCommandBuffer::nexSubpass(GrVkGpu* gpu, bool forSecondaryCB) { in nexSubpass() function in GrVkPrimaryCommandBuffer