Searched refs:dstTextureFormat (Results 1 – 1 of 1) sorted by relevance
1024 const angle::Format &dstTextureFormat = in copySubTextureImpl() local1027 sourceBox.width * sourceBox.height * sourceBox.depth * dstTextureFormat.pixelBytes; in copySubTextureImpl()1058 GLuint dstDataRowPitch = sourceBox.width * dstTextureFormat.pixelBytes; in copySubTextureImpl()1064 rx::PixelWriteFunction pixelWriteFunction = dstTextureFormat.pixelWriteFunction; in copySubTextureImpl()1079 pixelReadFunction, destData, dstDataRowPitch, dstTextureFormat.pixelBytes, in copySubTextureImpl()