Searched refs:ccolor (Results 1 – 1 of 1) sorted by relevance
95 float4_array ccolor[4], rgba; in texture_combine() local108 ccolor[i] = (float4_array) malloc(4 * n * sizeof(GLfloat)); in texture_combine()109 if (!ccolor[i]) { in texture_combine()111 free(ccolor[i]); in texture_combine()156 float4_array c = ccolor[term]; in texture_combine()164 argRGB[term] = ccolor[term]; in texture_combine()171 float4_array c = ccolor[term]; in texture_combine()175 argRGB[term] = ccolor[term]; in texture_combine()180 float4_array c = ccolor[term]; in texture_combine()184 argRGB[term] = ccolor[term]; in texture_combine()[all …]