brender-1997/pentprim/PRIM_L24.IFG
2022-05-03 14:31:40 -07:00

10 lines
482 B
Text

# List of primitives, processed by infogen.pl
#
softtz:LineRenderPIZ2T_RGB_888 = [line, z_buffered, rgb888, texture]
softtz:LineRenderPIZ2I_RGB_888 = [line, z_buffered, rgb888, interpolated_colour]
softtz:LineRenderPIZ2I_RGB_888 = [line, z_buffered, rgb888, constant_colour, duplicate]
softt:LineRenderPIT_RGB_888 = [line, rgb888, texture]
softt:LineRenderPII_RGB_888 = [line, rgb888, interpolated_colour]
softt:LineRenderPII_RGB_888 = [line, rgb888, constant_colour, duplicate]