Home
last modified time | relevance | path

Searched refs:shade_color_table_size (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_check.c202 if (vpc->shade_color_table_size != vpc->color_channels*sizeof(float)*
276 if (vpc->shadow_color_table_size != vpc->shade_color_table_size ||
H A Dvp_global.h475 int shade_color_table_size; /* size of shade table in bytes */ member
H A Dvp_context.c357 vpc->shade_color_table_size = color_table_size;
406 vpc->shade_color_table_size = color_table_size;
1346 *iptr = vpc->shade_color_table_size;
H A Dvp_file.c1077 vpc->shade_color_table_size))
1170 (unsigned *)&vpc->shade_color_table_size))