Searched refs:crc_size (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.h101 /* crc_size != 0 only if crc_mode == OOB otherwise CRC words are
103 unsigned crc_size; member in struct:pan_image_layout
H A Dpan_texture.c302 layout->crc_size = oob_crc_offset;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c114 rsc->image.crc.bo = panfrost_bo_create(dev, rsc->image.layout.crc_size, 0, "CRC data");

Completed in 5 milliseconds