Searched refs:depth_units (Results 1 – 3 of 3) sorted by relevance
95 auto depth_units = depth_map->GetUnits(); in ValidateAndroidDynamicDepthBuffer() local96 if (depth_units != dynamic_depth::DepthUnits::kMeters) { in ValidateAndroidDynamicDepthBuffer()
509 float depth_units; member
522 state->depth_units = rast->offset_units * 2.0f; in panfrost_prepare_fs_state()