<?xml version="1.0" encoding="utf-8"?>

<PropertyList>
  <name>Effects/stars</name>

  <!-- Fixed-pipeline fallback -->
  <technique n="11">
    <pass>
      <!--
          An empty pass should be fine as we are filling the stateset manually
          in simgear/scene/sky/stars.cxx
      -->
    </pass>
  </technique>

  <technique n="20">
    <scheme>hdr-geometry</scheme>
  </technique>

  <technique n="21">
    <scheme>hdr-forward</scheme>
  </technique>
</PropertyList>