there's this part in sdk_lightmappedgeneric_vs20.fxc

#if TANGENTSPACE || (LIGHTING_PREVIEW)
        float3x3 tangentSpaceTranspose  : TEXCOORD5;    // and 6 and 7
#endif

does the "// and 6 and 7" comment mean that TEXCOORD6 and TEXCOORD7 registers 
are in use?

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to