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