Searched defs:TexelWeight (Results 1 – 1 of 1) sorted by relevance
25 struct TexelWeight struct27 int weightcount_of_texel[MAX_TEXELS_PER_BLOCK];28 int grid_weights_of_texel[MAX_TEXELS_PER_BLOCK][4];29 int weights_of_texel[MAX_TEXELS_PER_BLOCK][4];31 int texelcount_of_weight[MAX_WEIGHTS_PER_BLOCK];32 int texels_of_weight[MAX_WEIGHTS_PER_BLOCK][MAX_TEXELS_PER_BLOCK];33 int texelweights_of_weight[MAX_WEIGHTS_PER_BLOCK][MAX_TEXELS_PER_BLOCK];