brender-1997/pentprim/PRIM_P24.IFG

12 lines
469 B
Text
Raw Normal View History

2022-05-03 16:30:35 -05:00
# List of primitives, processed by infogen.pl
#
softtz:PointRenderPIZ2T_RGB_888 = [point, z_buffered, rgb888, texture]
softtz:PointRenderPIZ2_RGB_888 = [point, z_buffered, rgb888, interpolated_colour]
softtz:PointRenderPIZ2_RGB_888 = [point, z_buffered, rgb888, constant_colour]
softt:PointRenderPIT_RGB_888 = [point, rgb888, texture]
softt:PointRenderPI_RGB_888 = [point, rgb888, interpolated_colour]
softt:PointRenderPI_RGB_888 = [point, rgb888, constant_colour]