HomeSort by: relevance | last modified time | path
    Searched refs:crc_size (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_texture.h 101 /* crc_size != 0 only if crc_mode == OOB otherwise CRC words are
103 unsigned crc_size; member in struct:pan_image_layout
pan_texture.c 302 layout->crc_size = oob_crc_offset;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_resource.c 114 rsc->image.crc.bo = panfrost_bo_create(dev, rsc->image.layout.crc_size, 0, "CRC data");

Completed in 6 milliseconds