Function intel_gpu::uapi::i915::gem_has_tiling
source ยท pub fn gem_has_tiling(
fd: RawFd,
handle: DrmGemHandle,
) -> Result<bool, GemIoctlError>
pub fn gem_has_tiling(
fd: RawFd,
handle: DrmGemHandle,
) -> Result<bool, GemIoctlError>