Searched refs:PAN_IMAGE_CRC_INBAND (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.h84 PAN_IMAGE_CRC_INBAND, enumerator in enum:pan_image_crc_mode
H A Dpan_texture.c155 crc_mode == PAN_IMAGE_CRC_INBAND))
281 if (crc_mode == PAN_IMAGE_CRC_INBAND) {
H A Dpan_cs.c245 ext->crc_base = (rt->image->layout.crc_mode == PAN_IMAGE_CRC_INBAND ?
807 if (rt->image->layout.crc_mode == PAN_IMAGE_CRC_INBAND) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c484 PAN_IMAGE_CRC_INBAND : PAN_IMAGE_CRC_NONE;

Completed in 6 milliseconds