Searched refs:CopyTextureData (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Queue.cpp | 41 void CopyTextureData(uint8_t* dstPointer, in CopyTextureData() function 127 CopyTextureData(dstPointer, srcPointer, writeSizePixel.depthOrArrayLayers, in UploadTextureDataAligningBytesPerRowAndOffset()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | CopyTests.cpp | 109 static void CopyTextureData(uint32_t bytesPerTexelBlock, in CopyTextureData() function in CopyTests 214 CopyTextureData(bytesPerTexel, in DoTest() 303 CopyTextureData(bytesPerTexel, bufferData.data() + bufferOffset / bytesPerTexel, in DoTest() 487 CopyTextureData(bytesPerTexel, &srcTextureCopyData[srcTexelDataOffset], in DoTest()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | TextureMtl.mm | 179 void CopyTextureData(const MTLSize ®ionSize, 312 CopyTextureData(regionSize, bytesPerRow, bytesPer2DImage, data, stagingBufferRowPitch, 341 CopyTextureData(regionSizeInBlocks, bytesPerBlockRow, bytesPer2DImage, data,
|