Searched defs:crc_mode (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_texture.h | 100 enum pan_image_crc_mode crc_mode; member in struct:pan_image_layout
|
| H A D | pan_texture.c | 139 pan_image_layout_init(const struct panfrost_device * dev,struct pan_image_layout * layout,uint64_t modifier,enum pipe_format format,enum mali_texture_dimension dim,unsigned width,unsigned height,unsigned depth,unsigned array_size,unsigned nr_samples,unsigned nr_slices,enum pan_image_crc_mode crc_mode,const struct pan_image_explicit_layout * explicit_layout) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 85 enum pan_image_crc_mode crc_mode = local in function:panfrost_resource_from_handle 482 enum pan_image_crc_mode crc_mode = local in function:panfrost_resource_setup
|
Completed in 7 milliseconds