Searched refs:GrGLFormatBytesPerBlock (Results 1 – 3 of 3) sorted by relevance
114 return GrGLFormatBytesPerBlock(glFormat); in GrBackendFormatBytesPerBlock()
454 static constexpr size_t GrGLFormatBytesPerBlock(GrGLFormat format) { in GrGLFormatBytesPerBlock() function
1165 writer->appendS32("total bytes", GrGLFormatBytesPerBlock(fStencilFormats[i])); in onDumpJSON()