Searched refs:GrDawnBytesPerBlock (Results 1 – 4 of 4) sorted by relevance
14 size_t GrDawnBytesPerBlock(wgpu::TextureFormat format);
10 size_t GrDawnBytesPerBlock(wgpu::TextureFormat format) { in GrDawnBytesPerBlock() function
398 size_t bpp = GrDawnBytesPerBlock(info.fFormat); in onClearBackendTexture()
134 return GrDawnBytesPerBlock(dawnFormat); in GrBackendFormatBytesPerBlock()