pub fn cube_mapping_launch<R: Runtime>(
cube_count_plan: &CubeCountPlan,
) -> CubeMappingLaunch<R>Expand description
Build a CubeMappingLaunch from a resolved CubeCountPlan.
pub fn cube_mapping_launch<R: Runtime>(
cube_count_plan: &CubeCountPlan,
) -> CubeMappingLaunch<R>Build a CubeMappingLaunch from a resolved CubeCountPlan.