Searched defs:bytesPerBlock (Results 1 – 9 of 9) sorted by relevance
52 size_t bytesPerBlock, in compute_combined_buffer_size()263 size_t bytesPerBlock = SkCompressedBlockSize(compression); in MakeCompressed() local
128 size_t const bytesPerBlock = 3 /* block header */ in roundTripTest() local
1519 int Format::bytesPerBlock() const in bytesPerBlock() function in vk::Format
450 int bytesPerBlock = srcFormat.bytesPerBlock(); in copySingleAspectTo() local626 int bytesPerBlock = copyFormat.bytesPerBlock(); in copy() local
49 size_t bytesPerBlock() const override { in bytesPerBlock() function in GrGLBackendFormatData
1524 size_t bytesPerBlock = VkFormatBytesPerBlock(srcTextureInfo.fFormat); in onCopyTextureToBuffer() local1571 size_t bytesPerBlock = VkFormatBytesPerBlock(dstTextureInfo.fFormat); in onCopyBufferToTexture() local
57 size_t bytesPerBlock() const override { in bytesPerBlock() function in GrVkBackendFormatData
884 size_t bytesPerBlock = skgpu::VkFormatBytesPerBlock(vkFormat); in fill_in_compressed_regions() local
1447 unsigned blockw, blockh, bytesPerBlock; in svga_texture_transfer_map_upload() local