Searched refs:copyFromTexture (Results 1 – 9 of 9) sorted by relevance
43 void copyFromTexture(id<MTLTexture> texture, in copyFromTexture() function48 [(*fCommandEncoder) copyFromTexture: texture in copyFromTexture()
281 blitCmdEncoder->copyFromTexture(mtlTexture, srcRect, mtlBuffer, bufferOffset, bufferRowBytes);
182 [encoders->blit copyFromTexture:temporaryResolveTexture524 [encoders.blit copyFromTexture:texture->GetMTLTexture()544 [encoders.blit copyFromTexture:srcTexture->GetMTLTexture()
258 [commandContext->EnsureBlit() copyFromTexture:temporaryResolveTexture811 copyFromTexture:texture->GetMTLTexture()827 copyFromTexture:texture->GetMTLTexture()901 copyFromTexture:srcTexture->GetMTLTexture()
909 [blitCmdEncoder copyFromTexture: srcTex1024 [blitCmdEncoder copyFromTexture: mtlTexture
1017 // Metal requires the destination offset for copyFromTexture to be a multiple of the textures1036 // Metal requires the destination offset for copyFromTexture to be a multiple of the textures
1091 // Metal requires the destination offset for copyFromTexture to be a multiple of the textures1119 // Metal requires the destination offset for copyFromTexture to be a multiple of the textures
1229 [blitCmdEncoder copyFromTexture: srcTex1514 [blitCmdEncoder copyFromTexture: mtlTexture
2012 [get() copyFromTexture:src->get()2055 [get() copyFromTexture:src->get()