Home
last modified time | relevance | path

Searched defs:bytesPerBlock (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp28 const uint32_t bytesPerBlock = utils::GetTexelBlockSizeInBytes(format); in GetMinimumBytesPerRow() local
90 RequiredBytesInCopy(uint64_t bytesPerRow, uint64_t rowsPerImage, uint64_t widthInBlocks, uint64_t heightInBlocks, uint64_t depth, uint64_t bytesPerBlock) RequiredBytesInCopy() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.cpp1079 int Format::bytesPerBlock() const in bytesPerBlock() function in vk::Format
H A DVkImage.cpp409 int bytesPerBlock = srcFormat.bytesPerBlock(); in copySingleAspectTo() local
575 int bytesPerBlock = copyFormat.bytesPerBlock(); in copy() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c1408 unsigned blockw, blockh, bytesPerBlock; in svga_texture_transfer_map_upload() local
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp835 size_t bytesPerBlock = GrVkFormatBytesPerBlock(vkFormat); in fill_in_compressed_regions() local

Completed in 11 milliseconds