Searched refs:GrDxgiFormatBytesPerBlock (Results 1 – 4 of 4) sorted by relevance
59 static constexpr size_t GrDxgiFormatBytesPerBlock(DXGI_FORMAT format) { in GrDxgiFormatBytesPerBlock() function
894 size_t offsetAlignment = GrAlignTo(GrDxgiFormatBytesPerBlock(dxgiFormat), in supportedWritePixelsColorType()
605 if (GrDxgiFormatBytesPerBlock(texResource->dxgiFormat()) != bpp) { in onReadPixels()
124 return GrDxgiFormatBytesPerBlock(dxgiFormat); in GrBackendFormatBytesPerBlock()