texture_features   44 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 texture_features[4];
texture_features   67 drivers/gpu/drm/panfrost/panfrost_drv.c 		PANFROST_FEATURE_ARRAY(TEXTURE_FEATURES, texture_features, 3);
texture_features  216 drivers/gpu/drm/panfrost/panfrost_gpu.c 		pfdev->features.texture_features[i] = gpu_read(pfdev, GPU_TEXTURE_FEATURES(i));